mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
thermal: use common device.mk
Bug: 146390555 Test: run pts thermal-hal and themal-engine via forrest Change-Id: Ib01311388c9642f2a66a77d4d31f1a675e3d4cb5
This commit is contained in:
10
device.mk
10
device.mk
@@ -463,15 +463,6 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.boot@1.0-impl.recovery:64 \
|
||||
android.hardware.boot@1.0-service \
|
||||
|
||||
# Thermal HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.thermal@2.0-service.pixel
|
||||
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
PRODUCT_PACKAGES += \
|
||||
thermal_logd
|
||||
endif
|
||||
|
||||
#GNSS HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
gps.conf \
|
||||
@@ -759,3 +750,4 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
||||
include hardware/google/pixel/vibrator/drv2624/device.mk
|
||||
include hardware/google/pixel/mm/device_legacy.mk
|
||||
include hardware/google/pixel/thermal/device.mk
|
||||
|
||||
Reference in New Issue
Block a user