deb: enable binderized gralloc service

This commit is contained in:
followmsi 2017-11-23 10:36:02 +01:00
parent 49426332fa
commit 62104d0ec9

View file

@ -1,7 +1,7 @@
<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.graphics.allocator</name>
<transport arch="32">passthrough</transport>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>IAllocator</name>