diff --git a/device.mk b/device.mk index 3a85217e..6cb0b3b0 100644 --- a/device.mk +++ b/device.mk @@ -506,8 +506,6 @@ PRODUCT_PACKAGES += \ # for now include gralloc here. should come from hardware/google_devices/exynos5 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 1d59695c..1cb5345a 100644 --- a/manifest.xml +++ b/manifest.xml @@ -39,15 +39,6 @@ default - - android.hardware.graphics.allocator - hwbinder - 4.0 - - IAllocator - default - - android.hardware.graphics.mapper passthrough diff --git a/manifest_64.xml b/manifest_64.xml index d1bc1559..09466c99 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -26,15 +26,6 @@ default - - android.hardware.graphics.allocator - hwbinder - 4.0 - - IAllocator - default - - android.hardware.graphics.mapper passthrough