add qcom_battmgr, 7.1 uses it instead of surface EC for battery info

This commit is contained in:
2026-06-17 01:04:03 +04:00
parent 30c7f18e47
commit c8afdbf71a
-1
View File
@@ -66,7 +66,6 @@
]; ];
blacklistedKernelModules = [ blacklistedKernelModules = [
"qcom_battmgr"
"qcrypto" "qcrypto"
]; ];