Revert "thermal: enable virtual-skin-model"

This reverts commit efe0cba014.

Reason for revert: build breakage (b/315206021)

Change-Id: Ie8e480ef8fa4923049b4d9c5a5307b19d05fd78e
This commit is contained in:
Sayanna Chandula 2023-12-06 23:10:28 +00:00
parent 704ff7281d
commit 794e0b7b71
5 changed files with 1 additions and 38 deletions

View file

@ -22,8 +22,7 @@ endif
PRODUCT_COPY_FILES += \
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_$(TARGET_DEVICE).json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_charge_$(TARGET_DEVICE).json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_charge.json \
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/vt_estimation_model_$(TARGET_DEVICE).tflite:$(TARGET_COPY_OUT_VENDOR)/etc/vt_estimation_model.tflite
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_charge_$(TARGET_DEVICE).json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_charge.json
ifneq (,$(filter $(TARGET_DEVICE),komodo caiman tokay))
PRODUCT_COPY_FILES += \