sm6150-common: Switch to QTI Thermal HAL
Thermal HAL 2.0 has support for a lot of additional features including temperature protection and others. Also, Thermal HAL 1.0 is not supported in FCM level 4. Change-Id: I1f4fd1957a776934cf5a85e214caf01bd73de47c (cherry picked from commit dd83877166d7e43c6d2e3eb1a0c2fccbeec28f48) Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
parent
baa0491cd8
commit
68e538c974
@ -314,6 +314,10 @@ PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.telephony.cdma.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.telephony.cdma.xml \
|
||||
frameworks/native/data/etc/android.software.sip.voip.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.sip.voip.xml
|
||||
|
||||
# Thermal
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.thermal@2.0-service.qti
|
||||
|
||||
# Touchscreen
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml
|
||||
|
Loading…
Reference in New Issue
Block a user