j7elte: Move graphics composer to hwbinder
authorBruno Martins <bgcngm@gmail.com>
Thu, 10 Dec 2020 11:32:08 +0000 (11:32 +0000)
committerDario Trombello <dariotr@outlook.de>
Thu, 7 Jan 2021 17:41:06 +0000 (18:41 +0100)
The passthrough impl is dead as of Android 11 QPR1.

Change-Id: Ic10e93398363f03551afe39715cb664bbbce1683

manifest.xml

index f5d4222abbd2832835b8b1d6d6515ac3d63c398a..f899ae100f604bfd12f9d6f80bc8a572077c28f3 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>