Merge "Move adbd stopped trigger for configfs into core."
am: e21b2fb6b4
Change-Id: I3b1162d5467fa3443849889564ae3e92bdbea4eb
This commit is contained in:
commit
fa14b1de73
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ on property:sys.usb.config=none && property:sys.usb.configfs=1
|
||||||
rmdir /config/usb_gadget/g1/functions/rndis.gs4
|
rmdir /config/usb_gadget/g1/functions/rndis.gs4
|
||||||
setprop sys.usb.state ${sys.usb.config}
|
setprop sys.usb.state ${sys.usb.config}
|
||||||
|
|
||||||
|
on property:init.svc.adbd=stopped
|
||||||
|
setprop sys.usb.ffs.ready 0
|
||||||
|
|
||||||
on property:sys.usb.config=adb && property:sys.usb.configfs=1
|
on property:sys.usb.config=adb && property:sys.usb.configfs=1
|
||||||
start adbd
|
start adbd
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue