sanders: add USB HIDL

This commit is contained in:
Vachounet
2018-01-09 13:23:47 +01:00
committed by therootlord
parent a5ac12357b
commit de266ac32c

View File

@@ -328,5 +328,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.usb</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IUsb</name>
<instance>default</instance>
</interface>
</hal>
</manifest>