Merge "Copy vendor.sys.usb.adb.enabled to sys.usb.adb.enabled." am: 911850ecc3
Original change: https://android-review.googlesource.com/c/platform/system/core/+/1649750 Change-Id: Id93bff7e02fd479dc1d56fa9684b28e4d128d01f
This commit is contained in:
commit
f294b51140
1 changed files with 3 additions and 0 deletions
|
|
@ -19,6 +19,9 @@ service adbd /system/bin/adbd --root_seclabel=u:r:su:s0
|
|||
updatable
|
||||
seclabel u:r:adbd:s0
|
||||
|
||||
on property:vendor.sys.usb.adb.disabled=*
|
||||
setprop sys.usb.adb.disabled ${vendor.sys.usb.adb.disabled}
|
||||
|
||||
# Set default value on sys.usb.configfs early in boot sequence. It will be
|
||||
# overridden in `on boot` action of init.hardware.rc.
|
||||
on init
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue