gts3l-common: camera: Set to not use HAL1
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I69a9720d98612a2e625270e5b0759b40aea13411
This commit is contained in:
parent
fe55c2f42a
commit
ca0a024b97
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ QCOM_BT_USE_BTNV := true
|
|||
BOARD_QTI_CAMERA_32BIT_ONLY := true
|
||||
TARGET_PROCESS_SDK_VERSION_OVERRIDE += \
|
||||
/vendor/bin/mm-qcamera-daemon=25
|
||||
TARGET_SUPPORT_HAL1 := true
|
||||
TARGET_SUPPORT_HAL1 := false
|
||||
TARGET_USES_MEDIA_EXTENSIONS := true
|
||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||
USE_DEVICE_SPECIFIC_CAMERA := true
|
||||
|
|
Loading…
Reference in a new issue