zumapro: update thermal HAL makefile path
update thermal HAL makefile path to the new common folder. Bug: 289146743 Test: Compilation test Change-Id: I9f2a8f23e5834a5d152c7dd07454e645097ec113 Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
This commit is contained in:
parent
f5ee781c58
commit
01638aca93
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
@ -1042,7 +1043,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue