Skip to content

Commit 938a13e

Browse files
mikeNGdanascape
authored andcommitted
build: Remove hardware/qcom-caf/thermal pathmap
* Thermal HAL was converted to HIDL service and .mk to .bp, devices can override it by using a different named service Change-Id: Ia3e0d86e791555992e7889f33f7d55f224b9a582
1 parent 23955fa commit 938a13e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/core/qcom_target.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ $(call set-device-specific-path,MEDIA,media,hardware/qcom-caf/$(QCOM_HARDWARE_VA
1818
$(call set-device-specific-path,BT_VENDOR,bt-vendor,hardware/qcom-caf/bt)
1919
$(call set-device-specific-path,DATA_IPA_CFG_MGR,data-ipa-cfg-mgr,vendor/qcom/opensource/data-ipa-cfg-mgr)
2020
$(call set-device-specific-path,DATASERVICES,dataservices,vendor/qcom/opensource/dataservices)
21-
$(call set-device-specific-path,THERMAL,thermal,hardware/qcom-caf/thermal)
2221
$(call set-device-specific-path,VR,vr,hardware/qcom-caf/vr)
2322
$(call set-device-specific-path,WLAN,wlan,hardware/qcom-caf/wlan)
2423

0 commit comments

Comments
 (0)