Refactored path to directory for instant uploads; fixed some problems with first...
[pub/Android/ownCloud.git] / AndroidManifest.xml
index 8f52854..421880f 100644 (file)
         
         <activity android:name=".ui.activity.LogHistoryActivity"/>
         
-        <service android:name=".files.services.InstantUploadService" />
         <receiver android:name=".files.InstantUploadBroadcastReceiver">
             <intent-filter>
                 <action android:name="com.android.camera.NEW_PICTURE" />