davinci: Replace BOARD_CHARGER_ENABLE_SUSPEND with ro.charger.enable_suspend

Test: charger mode
Bug: 124118169
Change-Id: I3825d08e38d677bd7154879609857de302348b6f
This commit is contained in:
Yifan Hong 2019-07-15 16:43:26 -07:00 committed by Arian
parent 5fee72ad60
commit 4696056f3c
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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