From c2d4a73d076f8776e9134b7a4c7aca38b4ad0bea Mon Sep 17 00:00:00 2001 From: CakesTwix Date: Fri, 16 Jun 2023 14:17:20 +0300 Subject: [PATCH] Revert "sdm710-common: Build graphics.allocator @3.0 and @4.0 hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or device manifest. hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or device manifest." This reverts commit ca6da853bd72731db56aecda683ff581dc21a177. --- sdm710.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/sdm710.mk b/sdm710.mk index a37cad2..b5d2dad 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -157,8 +157,6 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ android.hardware.graphics.composer@2.3-service \ android.hardware.graphics.mapper@2.0-impl-qti-display \ - android.hardware.graphics.allocator@3.0-impl \ - android.hardware.graphics.allocator@4.0-impl \ android.hardware.memtrack@1.0-impl \ android.hardware.memtrack@1.0-service \ gralloc.sdm710 \