From b94d0f4fd85fea8c7a2f398405b119aeeea54928 Mon Sep 17 00:00:00 2001 From: wzedlare Date: Sun, 4 Jun 2017 11:41:14 +0000 Subject: shamrock: camera: Remove sensor flag We don't use OSS camera hal, so it is not necessary to indicate sensor names. --- BoardConfig.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 5bff187..bce6c11 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -44,7 +44,6 @@ BLUETOOTH_HCI_USE_MCT := true BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(LOCAL_PATH)/bluetooth # Camera -BOARD_CAMERA_SENSORS := imx220 imx230 ov8858_q8v19w_spirit TARGET_USE_VENDOR_CAMERA_EXT := true USE_DEVICE_SPECIFIC_CAMERA := true TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true -- cgit v1.2.3