diff --git a/configs/hidl/manifest.xml b/configs/hidl/manifest.xml index e6318ae..3458abd 100644 --- a/configs/hidl/manifest.xml +++ b/configs/hidl/manifest.xml @@ -76,15 +76,6 @@ default - - android.hardware.memtrack - hwbinder - 1.0 - - IMemtrack - default - - android.hardware.radio hwbinder diff --git a/sm6150.mk b/sm6150.mk index eba24cf..83fc2d8 100644 --- a/sm6150.mk +++ b/sm6150.mk @@ -120,14 +120,12 @@ PRODUCT_PACKAGES += \ android.hardware.graphics.composer@2.4-service \ android.hardware.graphics.mapper@3.0-impl-qti-display \ android.hardware.graphics.mapper@4.0-impl-qti-display \ - android.hardware.memtrack@1.0-impl \ - android.hardware.memtrack@1.0-service \ - vendor.qti.hardware.display.allocator-service + vendor.qti.hardware.display.allocator-service \ + vendor.qti.hardware.memtrack-service PRODUCT_PACKAGES += \ gralloc.sm6150 \ - hwcomposer.sm6150 \ - memtrack.sm6150 + hwcomposer.sm6150 PRODUCT_PACKAGES += \ vendor.qti.hardware.display.mapper@2.0.vendor