summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/main/AndroidManifest.xml')
-rw-r--r--ui/src/main/AndroidManifest.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/src/main/AndroidManifest.xml b/ui/src/main/AndroidManifest.xml
index ce527498..4c957bd7 100644
--- a/ui/src/main/AndroidManifest.xml
+++ b/ui/src/main/AndroidManifest.xml
@@ -29,9 +29,6 @@
android:label="@string/permission_label"
android:protectionLevel="dangerous" />
- <!-- This is safe to override, the APIs we use work perfectly fine on Android 6 -->
- <uses-sdk tools:overrideLibrary="com.google.zxing.client.android" />
-
<application
android:name=".Application"
android:allowBackup="false"