From 5e835312bc77a65b5da0029a5ad462e14a554854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cosme=20Dom=C3=ADnguez=20D=C3=ADaz?= Date: Sat, 23 Sep 2017 14:24:16 +0200 Subject: msm8996-common: Update charger configuration msm8996-common: Attempt to fix offline charging DD3Boh: Adapt to Oreo Signed-off-by: Davide Garberi msm8996-common: rootdir: Drop qbcharger * Quickboot is no longer in 14.1, and even if it was we would still need proprietary blobs to make it work. Change-Id: I918d5b5e7a493251bce333c354ee2c1a69c62dee Signed-off-by: Michael Sky Signed-off-by: Davide Garberi msm8996-common: rootdir: Update charger configuration Signed-off-by: Davide Garberi msm8996-common: rootdir: Move charger to init.qcom.power.rc and fix its groups. * The same change it's already in several devices and it fixes issues with offline charging. Signed-off-by: Davide Garberi --- system.prop | 3 +++ 1 file changed, 3 insertions(+) (limited to 'system.prop') diff --git a/system.prop b/system.prop index 16de385..b6c9ac5 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 -- cgit v1.2.3