From 8b53e912812fd24e49e532041b7a654c1dae0465 Mon Sep 17 00:00:00 2001 From: CakesTwix Date: Wed, 10 May 2023 19:24:18 +0300 Subject: [PATCH] Revert "sdm710-common: Build thermal HIDL HAL" ERROR: files are incompatible: android.hardware.thermal@1.0::IThermal/default is deprecated in compatibility matrix at FCM Version 4; it should not be served. android.hardware.thermal@1.0::IThermal/default is deprecated in compatibility matrix at FCM Version 4; it should not be served.: Success This reverts commit de21c8d196d052cf7339689c786d6d4aad2ed8a4. --- manifest.xml | 9 --------- sdm710.mk | 6 ------ 2 files changed, 15 deletions(-) diff --git a/manifest.xml b/manifest.xml index 6f39406..cd789ea 100644 --- a/manifest.xml +++ b/manifest.xml @@ -668,13 +668,4 @@ default - - android.hardware.thermal - hwbinder - 1.0 - - IThermal - default - - diff --git a/sdm710.mk b/sdm710.mk index 867160b..a37cad2 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -422,12 +422,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ TetheringConfigOverlay -# Thermal -PRODUCT_PACKAGES += \ - android.hardware.thermal@1.0-impl \ - android.hardware.thermal@1.0-service - - # Thermal engine PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/thermal-engine.conf:$(TARGET_COPY_OUT_VENDOR)/etc/thermal-engine.conf