diff options
author | davidevinavil <davidevinavil@gmail.com> | 2017-11-05 18:14:10 +0100 |
---|---|---|
committer | dd3boh <dade.garberi@gmail.com> | 2017-11-09 14:22:41 +0100 |
commit | e1da106e8913be6950909d267e3cd5979c26ee50 (patch) | |
tree | fd5cff6966e7c097ed3648f1668830fbac227649 /BoardConfigCommon.mk | |
parent | 40e6d7a37bb25a4cf6b2a82b61650f4ab839112a (diff) |
msm8996-common: Cleanup camera properties
Signed-off-by: dd3boh <dade.garberi@gmail.com>
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 09eeb20..9fac0e7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -109,11 +109,6 @@ BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_QCOM := true QCOM_BT_USE_BTNV := true -# Camera -BOARD_QTI_CAMERA_32BIT_ONLY := true -USE_DEVICE_SPECIFIC_CAMERA := true -TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true - # Charger BOARD_CHARGER_ENABLE_SUSPEND := true BOARD_CHARGER_DISABLE_INIT_BLANK := true |