mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: update charger.mk
This commit is contained in:
parent
4342228b56
commit
9717c201eb
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,5 @@
|
|||
# Charger
|
||||
BOARD_BATTERY_DEVICE_NAME := "battery"
|
||||
BOARD_CHARGING_CMDLINE_NAME := "androidboot.mode"
|
||||
BOARD_CHARGING_CMDLINE_VALUE := "charger"
|
||||
BOARD_CHARGER_ENABLE_SUSPEND := true
|
||||
BOARD_CHARGER_SHOW_PERCENTAGE := true
|
||||
BOARD_CHARGING_CMDLINE_NAME := "androidboot.bootchg"
|
||||
BOARD_CHARGING_CMDLINE_VALUE := "true"
|
||||
WITH_LINEAGE_CHARGER := false
|
||||
|
|
Loading…
Reference in a new issue