diff --git a/manifest.xml b/manifest.xml
index 9a50538a..dffceebe 100755
--- a/manifest.xml
+++ b/manifest.xml
@@ -50,11 +50,6 @@
@1.0::IOmx/default
@1.0::IOmxStore/default
-
- android.hardware.memtrack
- hwbinder
- @1.0::IMemtrack/default
-
android.hardware.radio
hwbinder
diff --git a/sdm660.mk b/sdm660.mk
index 152dac76..61aa96f1 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -183,8 +183,7 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.1-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 \
+ android.hardware.memtrack-service.example \
vendor.qti.hardware.display.allocator-service \
vendor.qti.hardware.display.mapper@2.0.vendor \
gralloc.sdm660 \