Skip to content

Commit 6b27f73

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 611b1d7 commit 6b27f73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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 := $(DEVICE_PATH)/charger/images
5251

5352
# Partitions

0 commit comments

Comments
 (0)