diff options
Diffstat (limited to 'system.prop')
-rw-r--r-- | system.prop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop index e771f67..479a723 100644 --- a/system.prop +++ b/system.prop @@ -33,6 +33,9 @@ persist.camera.video.ubwc=0 ro.persist.qcapb=1 camera.disable_zsl_mode=1 +# Charger +ro.enable_boot_charger_mode=1 + # CNE persist.cne.feature=1 |