fleur: Remove 32bit arch from android.hardware.graphics.mapper
We don't ship 32bit blobs and our mapper is 64bo anyway Change-Id: Ieaabf597bb69fcb3b3ae0c67b2e16926d70c6c22
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.graphics.mapper</name>
|
<name>android.hardware.graphics.mapper</name>
|
||||||
<transport arch="32+64">passthrough</transport>
|
<transport arch="64">passthrough</transport>
|
||||||
<fqname>@4.0::IMapper/default</fqname>
|
<fqname>@4.0::IMapper/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
|
|||||||
Reference in New Issue
Block a user