mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
manifest.xml: graphics.allocator & graphics.composer to passthrough
This is a work around waiting for a fix. Bug: 36199345 Change-Id: Ie127f0cd7d8537125f44afdbc06cb0f97fbcf96c Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
@@ -17,13 +17,13 @@
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.allocator</name>
|
||||
<transport>hwbinder</transport>
|
||||
<transport arch="32+64">passthrough</transport>
|
||||
<impl level="generic"></impl>
|
||||
<version>2.0</version>
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.graphics.composer</name>
|
||||
<transport>hwbinder</transport>
|
||||
<transport arch="32+64">passthrough</transport>
|
||||
<impl level="generic"></impl>
|
||||
<version>2.1</version>
|
||||
</hal>
|
||||
|
||||
Reference in New Issue
Block a user