a3xelte: Move graphics composer to hwbinder
authorBruno Martins <bgcngm@gmail.com>
Thu, 10 Dec 2020 11:32:08 +0000 (11:32 +0000)
committerDanny Wood <danwood76@gmail.com>
Wed, 16 Dec 2020 12:06:12 +0000 (12:06 +0000)
The passthrough impl is dead as of Android 11 QPR1.

Change-Id: Ic10e93398363f03551afe39715cb664bbbce1683

manifest.xml

index 5b1e0340f24dc11de529b5180ceda9e298ddf521..3f3f048e8ae0f909d3b22dc8852447e3f2e658fc 100644 (file)
@@ -79,7 +79,7 @@
     </hal>
     <hal format="hidl">
         <name>android.hardware.graphics.composer</name>
-        <transport arch="32">passthrough</transport>
+        <transport>hwbinder</transport>
         <version>2.1</version>
         <interface>
             <name>IComposer</name>