usb: Modify the controller name
The name is 11210000.dwc3. Bug: 229960483 Signed-off-by: Kyle Tso <kyletso@google.com> Change-Id: I671efc2e07b7057220b190181b0ef1bcef1e0dd4
This commit is contained in:
parent
2d14aaae21
commit
ef25209b6b
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ on charger
|
|||
write /config/usb_gadget/g1/bcdDevice 0x0510
|
||||
mkdir /config/usb_gadget/g1/functions/midi.gs5
|
||||
symlink /config/usb_gadget/g1/configs/b.1 /config/usb_gadget/g1/os_desc/b.1
|
||||
setprop sys.usb.controller "11110000.dwc3"
|
||||
setprop sys.usb.controller "11210000.dwc3"
|
||||
setprop sys.usb.configfs 1
|
||||
|
||||
on property:ro.bootmode=charger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue