From c91f3f99fdd81e37527b7208fbf0b6287421d779 Mon Sep 17 00:00:00 2001 From: ROllerozxa Date: Sun, 5 Mar 2023 15:07:40 +0100 Subject: [PATCH] Minor adjustments now that OpenGLES 2 is the default driver on Android (#12391) --- android/app/src/main/AndroidManifest.xml | 1 + builtin/settingtypes.txt | 7 +++---- src/defaultsettings.cpp | 4 ---- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 11c868622..f31810a17 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -6,6 +6,7 @@ +