emulator: not start adbd upon ro.kernel.qemu=1
clean up emulator specific rules. BUG: 72900827 Change-Id: Ica60838562fd773bcde5752c11586183ce55b71a
This commit is contained in:
parent
7f5615e8d4
commit
b40193e50a
1 changed files with 0 additions and 4 deletions
|
@ -18,10 +18,6 @@ service adbd /system/bin/adbd --root_seclabel=u:r:su:s0
|
|||
disabled
|
||||
seclabel u:r:adbd:s0
|
||||
|
||||
# adbd on at boot in emulator
|
||||
on property:ro.kernel.qemu=1
|
||||
start adbd
|
||||
|
||||
on boot
|
||||
setprop sys.usb.configfs 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue