diff --git a/device.mk b/device.mk
index 736e9511..7152e676 100644
--- a/device.mk
+++ b/device.mk
@@ -467,8 +467,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.graphics.mapper@4.0-impl \
- android.hardware.graphics.allocator@4.0-service \
- android.hardware.graphics.allocator@4.0-impl \
android.hardware.graphics.allocator-V1-service
PRODUCT_PACKAGES += \
diff --git a/manifest.xml b/manifest.xml
index b0f893fd..9e07e987 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -26,15 +26,6 @@
default
-
- android.hardware.graphics.allocator
- hwbinder
- 4.0
-
- IAllocator
- default
-
-
android.hardware.graphics.mapper
passthrough