summaryrefslogtreecommitdiff
path: root/build/android/src/debug/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/android/src/debug/AndroidManifest.xml')
-rw-r--r--build/android/src/debug/AndroidManifest.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/android/src/debug/AndroidManifest.xml b/build/android/src/debug/AndroidManifest.xml
deleted file mode 100644
index ee04d1d03..000000000
--- a/build/android/src/debug/AndroidManifest.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android">
-
- <uses-permission android:name="android.permission.SET_DEBUG_APP" />
-</manifest>