summaryrefslogtreecommitdiff
path: root/core/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/AndroidManifest.xml')
-rw-r--r--core/src/main/AndroidManifest.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/src/main/AndroidManifest.xml b/core/src/main/AndroidManifest.xml
index 47bd8b666..4caad5f96 100644
--- a/core/src/main/AndroidManifest.xml
+++ b/core/src/main/AndroidManifest.xml
@@ -12,8 +12,7 @@
<application
android:allowBackup="true"
- android:icon="@drawable/ic_launcher"
- android:label="@string/app_name">
+ android:icon="@drawable/ic_launcher">
<service
android:name=".service.download.DownloadService"