Revert "manifest.xml: graphics.allocator & graphics.composer to passthrough"

This reverts commit 9a7fcca850.

Change-Id: I5050707bcb1382528e7d0a18531ea38e4de115e7
This commit is contained in:
Thierry Strudel
2017-03-17 10:52:06 -07:00
parent 13e60d1e77
commit d438f0d714

View File

@@ -17,13 +17,13 @@
</hal>
<hal format="hidl">
<name>android.hardware.graphics.allocator</name>
<transport arch="32+64">passthrough</transport>
<transport>hwbinder</transport>
<impl level="generic"></impl>
<version>2.0</version>
</hal>
<hal format="hidl">
<name>android.hardware.graphics.composer</name>
<transport arch="32+64">passthrough</transport>
<transport>hwbinder</transport>
<impl level="generic"></impl>
<version>2.1</version>
</hal>