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:
commit
c6d2cea650
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue