diff --git a/cmake/android/AndroidManifest.xml.in b/cmake/android/AndroidManifest.xml.in index e875ce1200..eea44e1a7b 100755 --- a/cmake/android/AndroidManifest.xml.in +++ b/cmake/android/AndroidManifest.xml.in @@ -4,11 +4,16 @@ + + + + + android:launchMode="singleTop" + ${ANDROID_APK_THEME}> @@ -41,6 +46,14 @@ --> + + + + @@ -48,7 +61,12 @@ Remove the comment if you do not require these default permissions. --> - + + + + + +