davinci: Replace BOARD_CHARGER_ENABLE_SUSPEND with ro.charger.enable_suspend
Test: charger mode Bug: 124118169 Change-Id: I3825d08e38d677bd7154879609857de302348b6f
This commit is contained in:
parent
5fee72ad60
commit
4696056f3c
@ -68,9 +68,6 @@ TARGET_NO_BOOTLOADER := true
|
||||
# Camera
|
||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||
|
||||
# Charger
|
||||
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||
|
||||
# Display
|
||||
TARGET_HAS_HDR_DISPLAY := true
|
||||
TARGET_HAS_WIDE_COLOR_DISPLAY := true
|
||||
|
@ -5,6 +5,9 @@ vendor.bluetooth.soc=cherokee
|
||||
persist.camera.gyro.disable=0
|
||||
vendor.camera.aux.packagelist=org.codeaurora.snapcam,com.android.camera,org.lineageos.snap
|
||||
|
||||
# Charger
|
||||
ro.charger.enable_suspend=true
|
||||
|
||||
# CNE
|
||||
persist.vendor.cne.feature=1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user