diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c1a4c37..7443222 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -110,6 +110,7 @@ QCOM_BT_USE_BTNV := true # Charger BOARD_CHARGER_ENABLE_SUSPEND := true BOARD_CHARGER_DISABLE_INIT_BLANK := true +WITH_LINEAGE_CHARGER := false # CNE and DPM BOARD_USES_QCNE := true |