diff options
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 1a76a16..b091056 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -116,7 +116,7 @@ QCOM_BT_USE_BTNV := true # Camera BOARD_QTI_CAMERA_32BIT_ONLY := true USE_DEVICE_SPECIFIC_CAMERA := true -TARGET_HAS_LEGACY_CAMERA_HAL1 := true +TARGET_USES_NON_TREBLE_CAMERA := true TARGET_CAMERASERVICE_CLOSES_NATIVE_HANDLES := true # Charger |