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:
Steven Moreland 2023-05-03 01:05:57 +00:00
parent 2e998a43e1
commit 7d53332195

View file

@ -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}