diff --git a/templates/android/template/app/src/main/AndroidManifest.xml b/templates/android/template/app/src/main/AndroidManifest.xml index aeac9518c8..8ce5a2611a 100644 --- a/templates/android/template/app/src/main/AndroidManifest.xml +++ b/templates/android/template/app/src/main/AndroidManifest.xml @@ -7,7 +7,7 @@ ::foreach ANDROID_PERMISSIONS:: ::end:: - + = 30):: android:allowNativeHeapPointerTagging="false" ::end::> ::if (WIN_ORIENTATION=="portrait")::