You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog v2.2
Fixes
Bluetooth HAL Init: Removed persist.vendor.connsys.chipid and persist.vendor.connsys.adie.chipid (-1 values) that crashed MTK Bluetooth HAL on newer chips like Dimensity 9400+ (fixes #2).
Module Installer: Fixed customize.sh not extracting post-fs-data.sh and /system overlay files when SKIPUNZIP=1 is set.
Routing & Connectivity: Removed route table resets in service.sh that broke dual-SIM and WiFi handover.
Config Integrity: Removed risky XML regex replacements in post-fs-data.sh.
Changes & Improvements
LTE / NR Carrier Aggregation: Enabled CA (lte_dl_ca, lte_ul_ca, lte_ca_inter_band) and EN-DC (endc_enabled, nr_endc_support, nr_intra_band_ca, nr_inter_band_ca).