Loading core/qcom_target.mk +4 −4 Original line number Diff line number Diff line Loading @@ -89,10 +89,10 @@ $(call project-set-path,qcom-audio,hardware/qcom/audio/default) $(call project-set-path,qcom-display,hardware/qcom/display/$(TARGET_BOARD_PLATFORM)) $(call project-set-path,qcom-media,hardware/qcom/media/default) $(call project-set-path,CAMERA,hardware/qcom/camera) $(call project-set-path,GPS,hardware/qcom/gps) $(call project-set-path,SENSORS,hardware/qcom/sensors) $(call project-set-path,LOC_API,vendor/qcom/opensource/location) $(call project-set-path,qcom-camera,hardware/qcom/camera) $(call project-set-path,qcom-gps,hardware/qcom/gps) $(call project-set-path,qcom-sensors,hardware/qcom/sensors) $(call project-set-path,qcom-loc-api,vendor/qcom/opensource/location) $(call ril-set-path-variant,ril) $(call wlan-set-path-variant,wlan) Loading Loading
core/qcom_target.mk +4 −4 Original line number Diff line number Diff line Loading @@ -89,10 +89,10 @@ $(call project-set-path,qcom-audio,hardware/qcom/audio/default) $(call project-set-path,qcom-display,hardware/qcom/display/$(TARGET_BOARD_PLATFORM)) $(call project-set-path,qcom-media,hardware/qcom/media/default) $(call project-set-path,CAMERA,hardware/qcom/camera) $(call project-set-path,GPS,hardware/qcom/gps) $(call project-set-path,SENSORS,hardware/qcom/sensors) $(call project-set-path,LOC_API,vendor/qcom/opensource/location) $(call project-set-path,qcom-camera,hardware/qcom/camera) $(call project-set-path,qcom-gps,hardware/qcom/gps) $(call project-set-path,qcom-sensors,hardware/qcom/sensors) $(call project-set-path,qcom-loc-api,vendor/qcom/opensource/location) $(call ril-set-path-variant,ril) $(call wlan-set-path-variant,wlan) Loading