@@ -187,7 +187,7 @@
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>
- <service android:name="com.owncloud.android.services.observer.FileObserverService"/>
+ <service android:name=".services.observer.FileObserverService"/>
<activity
android:name=".ui.activity.CopyToClipboardActivity"