thermal: seperate thermal config for charging am: 02bc91305c am: e05cf1ee95

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19674445

Change-Id: I68b9f9a14ade84c67fcc7282862f41bfb8acf13b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Этот коммит содержится в:
David Chao
2022-08-22 20:39:33 +00:00
коммит произвёл Automerger Merge Worker
родитель 0c02b01510 e05cf1ee95
Коммит 2e1b6a9f64
2 изменённых файлов: 292 добавлений и 1 удалений

Просмотреть файл

@@ -87,7 +87,8 @@ DEVICE_MANIFEST_FILE += \
# Thermal Config
PRODUCT_COPY_FILES += \
device/google/lynx/thermal_info_config_lynx.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json
device/google/lynx/thermal_info_config_lynx.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config.json \
device/google/lynx/thermal_info_config_charge_lynx.json:$(TARGET_COPY_OUT_VENDOR)/etc/thermal_info_config_charge.json
# Power HAL config
PRODUCT_COPY_FILES += \