sanders: add XT1804 thermal configs from stock OPSS28.65-36-6

Indian variant has additional thermal configs for a few stuff.
Also added check so that those configs don't appear in other models.

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Dybios
2019-06-03 01:30:41 +05:30
committed by ronaxdevil
parent 28367e848d
commit 69639cfa67
3 changed files with 186 additions and 1 deletions

View File

@@ -400,7 +400,8 @@ PRODUCT_PACKAGES += \
thermal.msm8953
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/thermal-engine-sanders.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf
$(LOCAL_PATH)/configs/thermal-engine-sanders.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf \
$(LOCAL_PATH)/configs/thermal-engine-sanders-INDIA.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine-INDIA.conf
# USB HAL
PRODUCT_PACKAGES += \