diff options
| author | dev-harsh1998 <harshit.india@linaro.org> | 2017-09-30 17:58:52 +0530 |
|---|---|---|
| committer | dev-harsh1998 <harshitjain6751@gmail.com> | 2017-10-18 12:43:18 +0530 |
| commit | 06b2a22ebe3259f0aa7f8a9a9fbdfda48271cdec (patch) | |
| tree | a195b389031baa6669b78d11205dac3b11f43c02 | |
| parent | 930c09d3ae82f0c92924e9c5f4a087a93b0eae52 (diff) | |
a6000: disabe TREBLE for cam
Change-Id: Ie94f8fe6c2bbe97e034070c81a48abea8da0f820
| -rw-r--r-- | board/qcom-camera.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/qcom-camera.mk b/board/qcom-camera.mk index 3b075d0..214fa79 100644 --- a/board/qcom-camera.mk +++ b/board/qcom-camera.mk @@ -3,3 +3,4 @@ BOARD_CAMERA_SENSORS := imx219_q8n13a gc2355_8916 TARGET_USE_VENDOR_CAMERA_EXT := true USE_DEVICE_SPECIFIC_CAMERA := true TARGET_HAS_LEGACY_CAMERA_HAL1 := true +TARGET_USES_NON_TREBLE_CAMERA := true |
