From 5e7bbd7a9888ded1d25ab6a4ce6fb2ffed34888f Mon Sep 17 00:00:00 2001 From: David Date: Fri, 28 Oct 2022 21:12:38 +0300 Subject: [PATCH] sdm710-common: Add 3.0 and 4.0 IAllocator entries toandroid.hardware.graphics.allocator I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@4.0::IAllocator/default in either framework or device VINTF manifest. I hwservicemanager: getTransport: Cannot find entry android.hardware.graphics.allocator@3.0::IAllocator/default in either framework or device VINTF manifest. --- manifest.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.xml b/manifest.xml index 6c920b3..a05cdaa 100644 --- a/manifest.xml +++ b/manifest.xml @@ -113,6 +113,8 @@ default @2.0::IAllocator/default + @3.0::IAllocator/default + @4.0::IAllocator/default android.hardware.graphics.composer