From 12b4a2ec8e06e334daccdcbfa14c8d5d9a278d8e Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Sat, 31 Mar 2018 14:38:06 +0100 Subject: msm8996-common: Enable QTI camera extensions Change-Id: Ieb35a130a36d2edc3e6b91b29622b478ffd4848c --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 83563a7..302eb9e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -93,6 +93,7 @@ QCOM_BT_USE_BTNV := true BOARD_QTI_CAMERA_32BIT_ONLY := true TARGET_SUPPORT_HAL1 := false TARGET_USES_MEDIA_EXTENSIONS := true +TARGET_USES_QTI_CAMERA_DEVICE := true USE_DEVICE_SPECIFIC_CAMERA := true # Charger -- cgit v1.2.3