summaryrefslogtreecommitdiff
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 399f698..0000000
--- a/android/app/src/debug/AndroidManifest.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<manifest xmlns:android="http://schemas.android.com/apk/res/android">
- <!-- The INTERNET permission is required for development. Specifically,
- the Flutter tool needs it to communicate with the running application
- to allow setting breakpoints, to provide hot reload, etc.
- -->
- <uses-permission android:name="android.permission.INTERNET"/>
-</manifest>