init.usb.rc: specify user manually
Merging as a separate CL due to a log showing up related to this on hwasan (is a prebuilt pulling this in?) Bug: 276813155 Test: boot cf Change-Id: I19f7fc51c937d0eb1ee17781fc5d201a0972c4b0
This commit is contained in:
parent
2e998a43e1
commit
7d53332195
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ service adbd /system/bin/adbd --root_seclabel=u:r:su:s0
|
|||
disabled
|
||||
updatable
|
||||
seclabel u:r:adbd:s0
|
||||
user root
|
||||
|
||||
on property:vendor.sys.usb.adb.disabled=*
|
||||
setprop sys.usb.adb.disabled ${vendor.sys.usb.adb.disabled}
|
||||
|
|
Loading…
Reference in a new issue