universal7885: switch to pixel thermal hal

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-12-06 14:17:43 +09:00
commit a94e055586
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
9 changed files with 131 additions and 9 deletions

View file

@ -274,10 +274,13 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/google/pixel \
hardware/samsung/aidl/power-libperfmgr
# Thermal
# Thermal HAL
PRODUCT_PACKAGES += \
android.hardware.thermal@1.0-impl \
android.hardware.thermal@1.0-service
android.hardware.thermal@2.0-service.pixel \
thermal_symlinks
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/thermal_info_config.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
# Vibrator
PRODUCT_PACKAGES += \