prebuilt: Remove lineage-adb.rc
* Yes, this is no more. Change-Id: I3cf2831fafc475486018281641c1ff4c2efc810c
This commit is contained in:
parent
a78e5b2aab
commit
b2c606a079
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
# adb over network
|
|
||||||
on property:adb.network.port=*
|
|
||||||
setprop service.adb.tcp.port ${adb.network.port}
|
|
||||||
|
|
||||||
on property:service.adb.tcp.port=5555
|
|
||||||
stop adbd
|
|
||||||
start adbd
|
|
||||||
|
|
||||||
on property:service.adb.tcp.port=-1
|
|
||||||
stop adbd
|
|
||||||
start adbd
|
|
Loading…
Reference in a new issue