GKMSPatch/patch
NkBe 43ca1640ab
Fix .so file 16KB alignment in patched APKs:
- Change .so alignment from 4096 to 16384 bytes to comply with
     Android 15+ 16KB page alignment requirements.

Co-Authored-By: MrZhongzq <108169409+mrzhongzq@users.noreply.github.com>
Co-Authored-By: Claude <81847+claude@users.noreply.github.com>
2026-03-06 22:06:32 +08:00
..
src/main/java/org/lsposed/patch Fix .so file 16KB alignment in patched APKs: 2026-03-06 22:06:32 +08:00
.gitignore done with project structure refine 2021-04-07 12:06:30 +08:00
build.gradle.kts Update core and dependencies 2026-02-10 14:32:24 +08:00