mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-01 15:25:59 +00:00
Enable support for 16KB pages
This commit is contained in:
parent
34a9132d60
commit
eb7f0887bf
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user