mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
a10dd: rename usb hal
This commit is contained in:
parent
55bd3678b2
commit
5515947fb3
5 changed files with 6 additions and 6 deletions
11
a10dd/usb/android.hardware.usb@1.0-service.a10dd.xml
Normal file
11
a10dd/usb/android.hardware.usb@1.0-service.a10dd.xml
Normal 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>
|
||||
Loading…
Reference in a new issue