clover: switch to intree camera hal

This commit is contained in:
pix106 2023-07-23 21:19:06 +02:00
parent ebeba5e348
commit 2e3c48f252

View file

@ -16,7 +16,7 @@ TARGET_USES_QTI_CAMERA_DEVICE := true
BOARD_QTI_CAMERA_32BIT_ONLY := true
MALLOC_SVELTE_FOR_LIBC32 := true
USE_DEVICE_SPECIFIC_CAMERA := true
$(call project-set-path,qcom-camera,hardware/qcom-caf/sdm660/camera)
$(call project-set-path,qcom-camera,$(DEVICE_PATH)/camera)
# DT2W
TARGET_TAP_TO_WAKE_NODE := "/proc/touchscreen/enable_dt2w"