diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 5cee619..0e1c7ea 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -35,6 +35,9 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(COMMON_PATH)/bluetooth/include # Bootloader TARGET_NO_BOOTLOADER := true +# Camera +TARGET_USES_QTI_CAMERA_DEVICE := true + # Kernel BOARD_KERNEL_BASE := 0x00000000 BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb