-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Description
Android 15 introduces support for devices that use a 16 KB page size, and applications that include native libraries must ensure that all ELF segments are aligned to 16 KB boundaries.
The current prebuilt dlib .so files (and even custom builds using the default CMake setup) are still linked with 4 KB alignment.
Sources:
Efe-Sen and tamersengoz
Metadata
Metadata
Assignees
Labels
No labels