From efd8e19d57b055653bebd0c181c00ae9927b0e0c Mon Sep 17 00:00:00 2001 From: Ankit Goyal Date: Thu, 5 May 2022 15:31:31 -0700 Subject: [PATCH] Deprecate allocator 4.0 in favor of AIDL V1 Bug: 220910504 Bug: 228405226 Test: go/allocator4-deprecate Change-Id: Iecb0517f1abddcf0c7f289c716552154141c7eeb --- device.mk | 2 -- manifest.xml | 9 --------- 2 files changed, 11 deletions(-) diff --git a/device.mk b/device.mk index 90ef451d..93bda1c4 100644 --- a/device.mk +++ b/device.mk @@ -485,8 +485,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 c1efc47d..70f6148c 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