Skip to content
Snippets Groups Projects
Commit ac495c6c authored by Bruno Martins's avatar Bruno Martins Committed by Dhina17
Browse files

onclite: Replace BOARD_CHARGER_DISABLE_INIT_BLANK with equivalent prop

Change-Id: I00125a429cde213e8dd22f742c5875e39b80bb5e
parent 23297f4f
No related branches found
No related tags found
No related merge requests found
......@@ -102,9 +102,6 @@ TARGET_USES_QTI_CAMERA_DEVICE := true
BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_TS_MAKEUP := true
# Charger
BOARD_CHARGER_DISABLE_INIT_BLANK := true
# Crypto
TARGET_HW_DISK_ENCRYPTION := true
......
......@@ -15,6 +15,7 @@ vendor.camera.lowpower.record.enable=1
vidc.enc.dcvs.extra-buff-count=2
# Charger
ro.charger.disable_init_blank=true
ro.charger.enable_suspend=true
# CnE
......
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