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