Loading build/core/qcom_target.mk +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ $(call set-device-specific-path,DISPLAY,display,hardware/qcom/display-caf/$(QCOM $(call set-device-specific-path,MEDIA,media,hardware/qcom/media-caf/$(QCOM_HARDWARE_VARIANT)) $(call set-device-specific-path,CAMERA,camera,hardware/qcom/camera) $(call set-device-specific-path,DATA_IPA_CFG_MGR,data-ipa-cfg-mgr,hardware/qcom/data/ipacfg-mgr) $(call set-device-specific-path,GPS,gps,hardware/qcom/gps) $(call set-device-specific-path,SENSORS,sensors,hardware/qcom/sensors) $(call set-device-specific-path,LOC_API,loc-api,vendor/qcom/opensource/location) Loading @@ -45,6 +46,7 @@ $(call project-set-path,qcom-display,hardware/qcom/display/$(TARGET_BOARD_PLATFO $(call project-set-path,qcom-media,hardware/qcom/media/$(TARGET_BOARD_PLATFORM)) $(call project-set-path,qcom-camera,hardware/qcom/camera) $(call project-set-path,qcom-data-ipa-cfg-mgr,hardware/qcom/data/ipacfg-mgr) $(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) Loading Loading
build/core/qcom_target.mk +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ $(call set-device-specific-path,DISPLAY,display,hardware/qcom/display-caf/$(QCOM $(call set-device-specific-path,MEDIA,media,hardware/qcom/media-caf/$(QCOM_HARDWARE_VARIANT)) $(call set-device-specific-path,CAMERA,camera,hardware/qcom/camera) $(call set-device-specific-path,DATA_IPA_CFG_MGR,data-ipa-cfg-mgr,hardware/qcom/data/ipacfg-mgr) $(call set-device-specific-path,GPS,gps,hardware/qcom/gps) $(call set-device-specific-path,SENSORS,sensors,hardware/qcom/sensors) $(call set-device-specific-path,LOC_API,loc-api,vendor/qcom/opensource/location) Loading @@ -45,6 +46,7 @@ $(call project-set-path,qcom-display,hardware/qcom/display/$(TARGET_BOARD_PLATFO $(call project-set-path,qcom-media,hardware/qcom/media/$(TARGET_BOARD_PLATFORM)) $(call project-set-path,qcom-camera,hardware/qcom/camera) $(call project-set-path,qcom-data-ipa-cfg-mgr,hardware/qcom/data/ipacfg-mgr) $(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) Loading