mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 00:15:59 +03:00
[GH-ISSUE #139] Support 16KB page sizes(支持 16KB 页面大小) #108
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#108
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FrozenFreeFall on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/139
Hi:
libadb.so suppert 16KB page.
lol. thanks.
reference: https://developer.android.com/guide/practices/page-sizes
LOCAL_LDFLAGS += -Wl,-z,max-page-size=16384