Changelog V3 r2.2+ (HotFix)

Changelog V3 r2.2+ (HotFix)


• Switched to backslashxx KernelSU fork with scope-minimized syscall hooks v1.9, ensuring ksu_toolkit compatibility and reducing system overhead.

• Fixed Simple LMK race conditions via atomic victim publication and two-pass sorting for the async reaper.

• Introduced a sysfs-tunable Wakelock Governor to automatically terminate rogue wakelocks and mitigate idle drain.

• Hardened /system/addon.d hiding using S_VENDOR_HIDDEN inode flags for robust unprivileged UID denial.

• Optimized alarmtimer suspend wakeup margins to significantly reduce unnecessary awake time.


Notes:

https://github.com/backslashxx/KernelSU

https://github.com/backslashxx/ksu_toolkit

Report Page