Merge "Fixed typo during stopping fastboot"
am: 8834b4ea0a
Change-Id: I80d1cf7fb447f4377b3cac7fd495289af1c961a9
This commit is contained in:
commit
cfcadc3b33
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ on property:sys.usb.config=fastboot
|
|||
|
||||
on property:sys.usb.config=none && property:sys.usb.configfs=0
|
||||
stop adbd
|
||||
stop fastboot
|
||||
stop fastbootd
|
||||
write /sys/class/android_usb/android0/enable 0
|
||||
setprop sys.usb.state ${sys.usb.config}
|
||||
|
||||
|
|
Loading…
Reference in a new issue