Revert "thermal: separate out proto and EVT config due to differences in rail"
This reverts commit 2df105a118
.
Reason for revert: break build of ripcurrentpro
Change-Id: I0e9fa3a59f5b8cd14e9a9e450b6c1508aace73ba
This commit is contained in:
parent
2df105a118
commit
2741e1dcdb
10 changed files with 22 additions and 2620 deletions
|
@ -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)/thermal_info_config_$(TARGET_DEVICE)_proto.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_proto.json
|
||||
$(TARGET_VENDOR_THERMAL_CONFIG_PATH)/thermal_info_config_charge_$(TARGET_DEVICE).json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_charge.json
|
||||
|
||||
# Power HAL config
|
||||
ifeq (,$(TARGET_VENDOR_PERF_CONFIG_PATH))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue