android_external_minigbm/cros_gralloc/mapper_stablec/mapper.minigbm.xml
Yifan Hong 7e51929822 Drop <name>I</name> from mapper HAL.
libvintf now supports empty interface names for native HALs.

Test: TH
Bug: 264267049
Change-Id: I4b2b1ae8805c31407155ab66b5602612762467f1
2023-01-17 15:24:39 -08:00

9 lines
229 B
XML

<manifest version="1.0" type="device">
<hal format="native">
<name>mapper</name>
<version>5.0</version>
<interface>
<instance>minigbm</instance>
</interface>
</hal>
</manifest>