aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorArvin Quilao <arquilao@gmail.com>2016-10-23 10:30:20 +0000
committerArvin Quilao <arquilao@gmail.com>2016-10-26 08:05:01 +0000
commit988baeaf1f18c7f32b9e73c41a88a45d9b7732b2 (patch)
tree450e7c29446699e61487df3bc6895a5f3cc1d44b /board
parente1f9eac807c500b41314f2d3355f2627f1111150 (diff)
Add Camera HAL V1 flag
Create a flag to revert commit https://github.com/omnirom/android_frameworks_av/commit/9501a1e1ff0a173cd85c59723ba458d07e1fca96 Based on https://gerrit.omnirom.org/#/c/19939/ by Frederic Berbigier
Diffstat (limited to 'board')
-rw-r--r--board/qcom-camera.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/qcom-camera.mk b/board/qcom-camera.mk
index f66fe63..953bed9 100644
--- a/board/qcom-camera.mk
+++ b/board/qcom-camera.mk
@@ -2,3 +2,4 @@
BOARD_CAMERA_SENSORS := s5k5e2_olq5f19 s5k3m2_olqba20 s5k4h5_cma334
TARGET_USE_VENDOR_CAMERA_EXT := true
USE_DEVICE_SPECIFIC_CAMERA := true
+TARGET_HAS_CAMERA_HAL_V1 := true