universal7885: unify arm branch

This commit is contained in:
Gabriel2392 2022-07-30 08:08:40 -03:00
commit 9b035b514f
22 changed files with 519 additions and 9 deletions

View file

@ -0,0 +1,11 @@
<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>