Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 16 KB page sizes #537

Merged
merged 3 commits into from
Dec 15, 2024
Merged

Support 16 KB page sizes #537

merged 3 commits into from
Dec 15, 2024

Conversation

wysaid
Copy link
Owner

@wysaid wysaid commented Dec 9, 2024

Follow Google's guidelines: https://developer.android.com/guide/practices/page-sizes

  • Upgrade to AGP version 8.5.1 or higher and use uncompressed shared libraries.
  • Update CMake files.
  • Upgrade Android.mk.
  • Add options to enable 16KB page sizes.
  • ❌ Do not upgrade prebuilt libraries by default. Handle this yourself, as it may cause issues.

Issue: #536

@wysaid wysaid merged commit 65654aa into master Dec 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant