aboutsummaryrefslogtreecommitdiffstats
path: root/make/resources
diff options
context:
space:
mode:
Diffstat (limited to 'make/resources')
-rw-r--r--make/resources/android/AndroidManifest-launcher.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/resources/android/AndroidManifest-launcher.xml b/make/resources/android/AndroidManifest-launcher.xml
index c77addb2e..f8bcbc139 100644
--- a/make/resources/android/AndroidManifest-launcher.xml
+++ b/make/resources/android/AndroidManifest-launcher.xml
@@ -13,6 +13,8 @@
android:description="@string/app_descr"
android:persistent="false"
>
+
+ <uses-feature android:glEsVersion="0x00020000" />
<activity android:name="com.jogamp.android.launcher.NEWTLauncherRedSquareES1Activity"
android:finishOnTaskLaunch="true"
android:launchMode="standard"