Merge pull request #14104 from Simonx22/android/remove-extract-native-libs

Android: Remove deprecated extractNativeLibs manifest flag
This commit is contained in:
JosJuice 2025-11-16 12:10:16 +01:00 committed by GitHub
commit e0f52e5799
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,8 +44,7 @@
android:supportsRtl="true"
android:isGame="true"
android:banner="@drawable/banner_tv"
android:hasFragileUserData="true"
android:extractNativeLibs="true">
android:hasFragileUserData="true">
<meta-data
android:name="android.max_aspect"
android:value="2.1"/>