From 713beda4404aa983e1a2c168238a934a21616a4a Mon Sep 17 00:00:00 2001 From: Stephen Birarda Date: Tue, 18 Nov 2014 16:11:29 -0800 Subject: [PATCH] changes to AndroidManifest for Oculus Mobile SDK --- cmake/android/AndroidManifest.xml.in | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) 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. --> - + + + + + +