mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: add BOARD_CHARGER_ENABLE_SUSPEND
This commit is contained in:
parent
b27edaeda8
commit
bdcb5dd58d
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ BOARD_BATTERY_DEVICE_NAME := "battery"
|
|||
BOARD_CHARGING_CMDLINE_NAME := "androidboot.bootchg"
|
||||
BOARD_CHARGING_CMDLINE_VALUE := "true"
|
||||
WITH_LINEAGE_CHARGER := false
|
||||
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||
|
|
Loading…
Reference in a new issue