diff --git a/BoardConfig.mk b/BoardConfig.mk index 127a841..e9fcd0b 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -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"