Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schaal/ocreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r--app/src/main/AndroidManifest.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index db4193c9..45547ed4 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -79,11 +79,6 @@
android:name=".SettingsActivity"
android:label="Settings"
android:parentActivityName=".ListActivity" />
-
- <service
- android:name=".service.SyncJobIntentService"
- android:exported="false"
- android:permission="android.permission.BIND_JOB_SERVICE" />
</application>
</manifest> \ No newline at end of file