Merge changes from topic "thermal-sepolicy" into main

* changes:
  zumapro: update thermal HAL makefile path
  zumapro: update the thermal dump script path
This commit is contained in:
Treehugger Robot 2023-08-08 16:44:58 +00:00 committed by Android (Google) Code Review
commit c6d2cea650

View file

@ -23,7 +23,8 @@ include device/google/gs-common/aoc/aoc.mk
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/thermal.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
@ -1044,7 +1045,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