gs101: update thermal HAL makefile path
Update thermal makefile path to the new common folder. Bug: 289146743 Test: Compilation test Change-Id: I03ab73d3095cbe5718b0842fd9825438cd447df3 Signed-off-by: Ram Chandrasekar <rchandrasekar@google.com>
This commit is contained in:
parent
4112c0f397
commit
62d2192ab0
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
|
||||
|
@ -1030,7 +1031,6 @@ PRODUCT_PACKAGES += \
|
|||
libgc2_utils
|
||||
|
||||
# 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