aboutsummaryrefslogtreecommitdiffstats
path: root/src/jar/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/jar/AndroidManifest.xml')
-rw-r--r--src/jar/AndroidManifest.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/jar/AndroidManifest.xml b/src/jar/AndroidManifest.xml
deleted file mode 100644
index 7eae185..0000000
--- a/src/jar/AndroidManifest.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="org.qtproject.qt5.android.multimedia"
- android:versionCode="1"
- android:versionName="1.0" >
- <supports-screens android:largeScreens="true" android:normalScreens="true" android:anyDensity="true" android:smallScreens="true"/>
-</manifest>