Skip to content
Snippets Groups Projects
Commit ca4d04b2 authored by Yifan Hong's avatar Yifan Hong Committed by Dhina17
Browse files

onclite: Replace BOARD_CHARGER_ENABLE_SUSPEND with ro.charger.enable_suspend

Test: charger mode
Bug: 124118169
Change-Id: I3825d08e38d677bd7154879609857de302348b6f
parent b85ca26d
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,6 @@ BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_TS_MAKEUP := true
# Charger
BOARD_CHARGER_ENABLE_SUSPEND := true
BOARD_CHARGER_DISABLE_INIT_BLANK := true
# CNE / DPM
......
......@@ -14,6 +14,9 @@ vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,com.qual
vendor.camera.lowpower.record.enable=1
vidc.enc.dcvs.extra-buff-count=2
# Charger
ro.charger.enable_suspend=true
# CnE
persist.vendor.cne.feature=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment