Merge "Move adbd stopped trigger for configfs into core." am: e21b2fb6b4
am: fa14b1de73
Change-Id: I6cd11d117bb116ad1e64de8d295261d3c04bd127
This commit is contained in:
commit
b3988e670d
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