diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml index 624ee0d..c7df0d3 100644 --- a/configs/hidl/manifest.xml +++ b/configs/hidl/manifest.xml @@ -279,16 +279,6 @@ @1.0::IOffloadControl/default - - android.hardware.thermal - hwbinder - 1.0 - - IThermal - default - - @1.0::IThermal/default - android.hardware.usb hwbinder diff --git a/device.mk b/device.mk index 78f9f50..39547a6 100644 --- a/device.mk +++ b/device.mk @@ -361,14 +361,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_PACKAGES += \ textclassifier.bundle1 -# Thermal -PRODUCT_PACKAGES += \ - android.hardware.thermal@1.0-impl \ - android.hardware.thermal@1.0-service - -PRODUCT_PACKAGES += \ - thermal.sm6150 - # 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