Skip to content

Commit cab5687

Browse files
erfanoabdiAzkali
authored andcommitted
BoardConfig.mk: remove BOARD_CHARGER_DISABLE_INIT_BLANK
the following config causes flicker in offline charging mode on VPX23 - needs to be replaced by 'ro.charger.disable_init_blank=true' property for device who needs the config enabled
1 parent 5594000 commit cab5687

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

BoardConfig.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ DEVICE_FRAMEWORK_MANIFEST_FILE := $(DEVICE_PATH)/framework_manifest.xml
4747

4848
# Offline charging
4949
BOARD_CHARGER_ENABLE_SUSPEND := true
50-
BOARD_CHARGER_DISABLE_INIT_BLANK := true
5150
BOARD_HEALTHD_CUSTOM_CHARGER_RES := true
5251

5352
# Partitions

0 commit comments

Comments
 (0)