aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwzedlare <vedatak01@gmail.com>2017-06-04 11:41:14 +0000
committerRygebin <kaankulahli@gmail.com>2017-06-20 13:57:38 +0000
commitb94d0f4fd85fea8c7a2f398405b119aeeea54928 (patch)
tree5f0f7cea0cc3b7102b98dd7cfa9c07b55696f053
parentb85df18905feaa7822f3fb794c6d18ad5d92b016 (diff)
shamrock: camera: Remove sensor flag
We don't use OSS camera hal, so it is not necessary to indicate sensor names.
-rw-r--r--BoardConfig.mk1
1 files changed, 0 insertions, 1 deletions
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