aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 05ecfdd9..09935893 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -67,7 +67,7 @@
<meta-data android:name="android.app.searchable" android:resource="@xml/searchable"/>
</activity>
- <service android:name="github.daneren2005.dsub.service.DownloadServiceImpl"
+ <service android:name=".service.DownloadService"
android:label="Subsonic Download Service"/>
<service android:name="github.daneren2005.dsub.service.sync.AuthenticatorService">
<intent-filter>