about summary refs log tree commit diff
path: root/android/app/src/debug/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'android/app/src/debug/AndroidManifest.xml')
-rw-r--r--android/app/src/debug/AndroidManifest.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/android/app/src/debug/AndroidManifest.xml b/android/app/src/debug/AndroidManifest.xml
deleted file mode 100644
index 99e38fc5f..000000000
--- a/android/app/src/debug/AndroidManifest.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools">
-
-    <uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW"/>
-
-    <application android:usesCleartextTraffic="true" tools:targetApi="28" tools:ignore="GoogleAppIndexingWarning" />
-</manifest>