SYSTEM NOTICE: Just a heads up, we are doing routine system maintenance on the site. Uploads will be disabled during this time. The maintenance may take up to 24 hours. Thank you for your understanding and patience.
✅ Kernel Optimization
└ Sync with upstream repo [android_kernel_oneplus_msm8994] ;
└ Use "-O2" instead of "-Os" when building kernel, slightly improves performance:
└ CONFIG_CC_OPTIMIZE_FOR_SIZE=n;
└ Disable some debug and logging features.
✅ Others
└ Properties related to "tombstoned" and "anr" will not be generated in default.prop and build.prop:
└ debuggerd moudle has been removed since version 20190226.
Additional Information:
Known issues:
————————
VOLTE;
SELinux Permissive.
Refer to the following links for more details:
————————
device: https://github.com/WJXXBSH/android_device_xiaomi_libra
device-common:https://github.com/WJXXBSH/android_device_xiaomi_msm8994-common
kernel: https://github.com/WJXXBSH/android_kernel_xiaomi_libra
vendor: https://github.com/WJXXBSH/android_vendor_xiaomi_libra
vendor-common: https://github.com/WJXXBSH/android_vendor_xiaomi_msm8994-common