aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilesh K Nair <sileshn@gmail.com>2017-03-12 15:28:38 +0530
committerRygebin <kaankulahli2@gmail.com>2017-04-22 21:02:39 +0000
commita6f4e84a701858a58b35eed10b04426cb0cfc8dc (patch)
tree24d36bfc473de032e6db75cfb7750a33226ed0d1
parent73203c6ec5f4d430f865c838a4e72a80bc2016f8 (diff)
shamrock: fix video recording
Change-Id: Iead479575c3088913633fecab4e76baeaf38eb9e
-rw-r--r--BoardConfig.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 702a72a..f4f1fbf 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -45,6 +45,7 @@ BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth
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
TARGET_HAS_LEGACY_CAMERA_HAL1 := true
TARGET_USES_MEDIA_EXTENSIONS := true