✅ Main changes:
————————
Add an easy way to switch I/O scheduler (change prop "sys.io.scheduler" to the scheduler you like);
Kernel built with Link Time Optimization (much better performance);
Kernel improvements:
└ Add chacha20/POLY1305 crypto algorithm (better performance);
└ Backport lowmemorykiller from linux-3.18;
└ Backport random from linux-4.4 (uses chacha20 as default method);
└ Update CRC/SHA crypto algorithm;
└ Use updated CFQ as defualt I/O scheduler;
Remove obsolete vendor packages;
Update power profile and auto-brightness level;
Use "deep sleep" instead of "suspend" for qcacld-2.0 wlan driver;
Some other optimization and improvements.
Additional Information:
⛔ Known issues:
————————
SELinux permissive;
VOLTE (no IMS stuff from Qualcomm, won't fix).