summaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart-ext@mousquetaires.com>2022-08-26 10:38:31 +0200
committerTheScarastic <warabhishek@e.email>2022-10-10 12:19:59 +0530
commitdb90cd6f3257c23270547994b3ce93f37bf03afe (patch)
tree055bf483ad82fdd8c216234461fa80d7d55faa13 /app/src/main/AndroidManifest.xml
parent864088012d68c1fd54d0e9d4ff86bae77dd0cb18 (diff)
5651 - upgrade to orbot 16.6.2-RC4
Diffstat (limited to 'app/src/main/AndroidManifest.xml')
-rw-r--r--app/src/main/AndroidManifest.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index d2a824a..b5836dc 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -86,12 +86,6 @@
<category android:name="${mainActivityIntentFilterCategory}"/>
</intent-filter>
</activity>
-
- <service
- android:name="org.torproject.android.service.OrbotService"
- android:exported="false"
-
- />
</application>
</manifest> \ No newline at end of file