mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-05-19 08:10:30 +00:00
Enable support for 16KB pages
This commit is contained in:
@@ -2,3 +2,6 @@
|
|||||||
|
|
||||||
# Our minimum version is Android 5.0
|
# Our minimum version is Android 5.0
|
||||||
APP_PLATFORM := android-21
|
APP_PLATFORM := android-21
|
||||||
|
|
||||||
|
# We support 16KB pages
|
||||||
|
APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true
|
||||||
|
|||||||
Reference in New Issue
Block a user