gs201: update thermal HAL makefile path
Update thermal makefile path to the new common folder. Bug: 289146743 Test: Compilation test Change-Id: I80e5e74fcaf0dbb98661db1619feb72e8ff2c04c Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
This commit is contained in:
parent
ee799342d3
commit
cae50eee5f
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,7 @@ include device/google/gs-common/soc/freq.mk
|
|||
include device/google/gs-common/modem/modem.mk
|
||||
include device/google/gs-common/aoc/aoc.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/pixel_metrics/pixel_metrics.mk
|
||||
include device/google/gs-common/performance/perf.mk
|
||||
include device/google/gs-common/display/dump.mk
|
||||
|
@ -1073,7 +1074,6 @@ include device/google/gs101/telephony/pktrouter.mk
|
|||
|
||||
# Thermal HAL
|
||||
PRODUCT_PROPERTY_OVERRIDES += persist.vendor.enable.thermal.genl=true
|
||||
include hardware/google/pixel/thermal/device.mk
|
||||
|
||||
# EdgeTPU
|
||||
include device/google/gs-common/edgetpu/edgetpu.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue