From 5973c5c4ee8c31c982bdcd034870289fb1cab262 Mon Sep 17 00:00:00 2001 From: Bruno Martins Date: Thu, 10 Dec 2020 11:32:08 +0000 Subject: [PATCH] s5neolte: 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 98a5cd1..2fa2faf 100644 --- a/manifest.xml +++ b/manifest.xml @@ -79,7 +79,7 @@ android.hardware.graphics.composer - passthrough + hwbinder 2.1 IComposer -- 2.20.1