From a89b9e6af1dd630d75c977ee0350aeb406738fdd Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Tue, 18 Jun 2024 22:04:53 -0700 Subject: [PATCH] Support 16K page size --- native/src/Application.mk | 1 + native/src/external/lsplt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/native/src/Application.mk b/native/src/Application.mk index 7b6ae987f..72db816fd 100644 --- a/native/src/Application.mk +++ b/native/src/Application.mk @@ -7,6 +7,7 @@ APP_STL := none APP_PLATFORM := android-23 APP_THIN_ARCHIVE := true APP_STRIP_MODE := none +APP_SUPPORT_FLEXIBLE_PAGE_SIZES := true ifdef B_CRT0 diff --git a/native/src/external/lsplt b/native/src/external/lsplt index 5d2b820cf..cef80a97a 160000 --- a/native/src/external/lsplt +++ b/native/src/external/lsplt @@ -1 +1 @@ -Subproject commit 5d2b820cf968fcd8162697d208ad406805b6db25 +Subproject commit cef80a97a73184b4def9b3e1148884365fc173fd