diff options
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 262de81..15a627e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -102,9 +102,6 @@ TARGET_SUPPORT_HAL1 := false TARGET_USES_MEDIA_EXTENSIONS := true DEVICE_SPECIFIC_CAMERA_PATH := $(VENDOR_PATH)/camera -# Charger -BOARD_CHARGER_DISABLE_INIT_BLANK := true - # Display TARGET_USES_C2D_COMPOSITION := true TARGET_USES_GRALLOC1 := true |