android: Update NDK version and enable support for 16KiB page tables
This commit is contained in:
@@ -19,7 +19,7 @@ android {
|
||||
}
|
||||
}
|
||||
|
||||
ndkVersion "26.1.10909125"
|
||||
ndkVersion "27.2.12479018"
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
APP_PLATFORM := android-21
|
||||
APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true
|
||||
|
||||
Reference in New Issue
Block a user