zuma: update thermal HAL makefile path

update thermal HAL makefile path to the new common folder.

Bug: 289146743
Test: Compilation test

Change-Id: I0e06df78a422868bb44e12b58881aec5fa37743d
Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
This commit is contained in:
Ram Chandrasekar 2023-07-31 11:21:07 -06:00
parent fb733fd2be
commit cf64024435

View file

@ -24,6 +24,7 @@ include device/google/gs-common/trusty/trusty.mk
include device/google/gs-common/pcie/pcie.mk
include device/google/gs-common/storage/storage.mk
include device/google/gs-common/thermal/dump/thermal.mk
include device/google/gs-common/thermal/thermal_hal/device.mk
include device/google/gs-common/performance/perf.mk
include device/google/gs-common/pixel_metrics/pixel_metrics.mk
include device/google/gs-common/soc/freq.mk
@ -1058,7 +1059,6 @@ PRODUCT_PACKAGES += \
include device/google/gs101/telephony/pktrouter.mk
# Thermal HAL
include hardware/google/pixel/thermal/device.mk
PRODUCT_PROPERTY_OVERRIDES += persist.vendor.enable.thermal.genl=true
# EdgeTPU