diff options
-rwxr-xr-x | BoardConfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index e3c2b99..fc33864 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -110,7 +110,6 @@ QCOM_BT_USE_SMD_TTY := true # Camera BOARD_QTI_CAMERA_32BIT_ONLY := true USE_DEVICE_SPECIFIC_CAMERA := true -TARGET_HAS_LEGACY_CAMERA_HAL1 := true # Charger BOARD_CHARGER_ENABLE_SUSPEND := true |