From 74a27972fd40a40b4f65a3de35d31e6de1fff262 Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Fri, 18 Sep 2020 13:12:09 +0200 Subject: sdm660-common: Drop android.hardware.thermal HAL android.hardware.thermal@1.0::IThermal/default is deprecated in compatibility matrix at FCM Version 4; it should not be served. Change-Id: Icc3c672a0bf6b9e4ee76ccf91e6cdca5fb778fde --- configs/manifests/manifest.xml | 10 ---------- sdm660.mk | 6 ------ 2 files changed, 16 deletions(-) diff --git a/configs/manifests/manifest.xml b/configs/manifests/manifest.xml index 944a337..67bbc02 100644 --- a/configs/manifests/manifest.xml +++ b/configs/manifests/manifest.xml @@ -617,16 +617,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. default - - - android.hardware.thermal - hwbinder - 1.0 - - IThermal - default - - android.hardware.tetheroffload.config diff --git a/sdm660.mk b/sdm660.mk index c0b30f8..f60358b 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -448,12 +448,6 @@ PRODUCT_PACKAGES += \ libipanat \ liboffloadhal -# Thermal -PRODUCT_PACKAGES += \ - android.hardware.thermal@1.0-impl \ - android.hardware.thermal@1.0-service \ - thermal.sdm660 - # Trust PRODUCT_PACKAGES += \ vendor.lineage.trust@1.0-service -- cgit v1.2.3