diff options
-rw-r--r-- | BoardConfigCommon.mk | 1 |
1 files changed, 1 insertions, 0 deletions
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 |