android_device_samsung_a20/a10/usb/android.hardware.usb@1.0-service.a10.xml
roynatech2544 8c22a289b0
a10: usb: Move to device-specific folder
* Only A10 has such typeB usb port, is not common
2022-04-29 22:24:10 +09:00

11 lines
309 B
XML

<manifest version="1.0" type="device">
<hal format="hidl" override="true">
<name>android.hardware.usb</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IUsb</name>
<instance>default</instance>
</interface>
</hal>
</manifest>