avicii: Generate thermal config from OOS.

* Generated using the command
   "adb shell thermal-engine -o > thermal-engine.conf"

 * We don't use thermal daemon from OOS which has these
   changes inline, instead, make CAF thermal-engine happy
   with the config.

Change-Id: I02e45dfbf9880c8e8418c4d8d9b4d827b4d7066d
 thirteen
This commit is contained in:
Vishalcj17
2023-01-25 18:52:33 +05:30
committed by AmolAmrit
parent 3662ba217c
commit 3a95265dd3
3 changed files with 801 additions and 1 deletions

View File

@@ -413,6 +413,10 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.telephony.ims.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.ims.xml \
frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml
# Thermal
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf
# Touch
PRODUCT_PACKAGES += \
vendor.lineage.touch@1.0-service.oplus