Skip to content

Use 16 KB ELF alignment#20

Open
corentin-c wants to merge 1 commit intoReVanced:mainfrom
corentin-c:update_to_16kb_page
Open

Use 16 KB ELF alignment#20
corentin-c wants to merge 1 commit intoReVanced:mainfrom
corentin-c:update_to_16kb_page

Conversation

@corentin-c
Copy link

To avoid Android 16 warning and future deprecation of apps not supporting 16 KB memory page size, as per #17

@oSumAtrIX
Copy link
Member

Theres another PR, perhaps its better to base ontop of that #16

@oSumAtrIX
Copy link
Member

This is not a bad idea, theres a PR that updated build-tools so this PR needs to rebase but the changes dont seem complex

@corentin-c corentin-c force-pushed the update_to_16kb_page branch from 4e4fcec to 8fe7bf8 Compare March 3, 2026 09:58
fix lint

delete old files

delete old files

update to 16kb page
@corentin-c corentin-c force-pushed the update_to_16kb_page branch from 93907a8 to 154ffb9 Compare March 3, 2026 12:34
@corentin-c
Copy link
Author

Rebase done

@oSumAtrIX
Copy link
Member

Awesome thanks

@oSumAtrIX oSumAtrIX linked an issue Mar 3, 2026 that may be closed by this pull request
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.

feat: 16kb memory alignment

2 participants