X6833B: Configure thermal stack

Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
dodyirawan85 2023-12-13 14:48:37 +07:00
parent 40867b6a97
commit 7cf250e318
2 changed files with 26 additions and 0 deletions

View file

@ -286,6 +286,10 @@ PRODUCT_SOONG_NAMESPACES += \
hardware/mediatek \
hardware/transsion
# Thermal
PRODUCT_PACKAGES += \
android.hardware.thermal@2.0.vendor
# Updatable APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)

View file

@ -762,6 +762,28 @@ vendor/lib64/vendor.trustonic.tee.tui@1.0.so
vendor/lib64/vendor.trustonic.tee@1.0.so
vendor/lib64/vendor.trustonic.tee@1.1.so
# Thermal
vendor/bin/hw/android.hardware.thermal@2.0-service.mtk
vendor/bin/thermal_core
vendor/etc/init/android.hardware.thermal@2.0-service.mtk.rc
vendor/etc/init/init.thermal_core.rc
vendor/etc/thermal/disable_skin_control.conf
vendor/etc/thermal/disable_thermal.conf
vendor/etc/thermal/disable_thermal_temp.conf
vendor/etc/thermal/disable_throttling.conf
vendor/etc/thermal/thermal.conf
vendor/etc/thermal/thermal_mtbf.conf
vendor/etc/thermal/thermal_policy_00.conf
vendor/etc/thermal/thermal_policy_02.conf
vendor/etc/thermal/thermal_policy_08.conf
vendor/etc/fstb.cfg
vendor/etc/mpe.conf
vendor/lib/hw/android.hardware.thermal@1.0-impl.so
vendor/lib/hw/android.hardware.thermal@2.0-impl.so
vendor/lib64/hw/android.hardware.thermal@1.0-impl.so
vendor/lib64/hw/android.hardware.thermal@2.0-impl.so
vendor/lib64/hw/thermal_hal.so
# Tether Offload
vendor/bin/hw/tetheroffloadservice
vendor/bin/netdagent