From e147139a7e776b830909a6bf1058969cc8272ba4 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 10 Dec 2020 11:32:08 +0000 Subject: [PATCH] j7elte: Move graphics composer to hwbinder The passthrough impl is dead as of Android 11 QPR1. Change-Id: Ic10e93398363f03551afe39715cb664bbbce1683 --- manifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.xml b/manifest.xml index f5d4222..f899ae1 100644 --- a/manifest.xml +++ b/manifest.xml @@ -79,7 +79,7 @@ android.hardware.graphics.composer - passthrough + hwbinder 2.1 IComposer -- 2.20.1