2017-02-12 05:37:13 +00:00
|
|
|
# Thermal
|
|
|
|
PRODUCT_COPY_FILES += \
|
2017-12-22 15:40:32 +00:00
|
|
|
$(VENDOR_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf
|
2018-05-20 05:18:47 +00:00
|
|
|
|
|
|
|
# Thermal HAL
|
|
|
|
PRODUCT_PACKAGES += \
|
|
|
|
android.hardware.thermal@1.0-impl \
|
|
|
|
android.hardware.thermal@1.0-service
|