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 62127df..5aa1e6a 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -89,9 +89,6 @@ TARGET_FWK_SUPPORTS_FULL_VALUEADDS := true # Camera TARGET_USES_QTI_CAMERA_DEVICE := true -# Charger -BOARD_CHARGER_DISABLE_INIT_BLANK := true - # CNE and DPM BOARD_USES_QCNE := true |