mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-24 04:45:32 -04:00
a10: usb: Move to device-specific folder
* Only A10 has such typeB usb port, is not common
This commit is contained in:
parent
98939cebce
commit
8c22a289b0
12 changed files with 0 additions and 1064 deletions
5
a10/usb/android.hardware.usb@1.0-service.a10.rc
Normal file
5
a10/usb/android.hardware.usb@1.0-service.a10.rc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
service vendor.usb-hal-1-0 /vendor/bin/hw/android.hardware.usb@1.0-service.a10
|
||||
interface android.hardware.usb@1.0::IUsb default
|
||||
class hal
|
||||
user system
|
||||
group system
|
||||
Loading…
Reference in a new issue