Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba2ae7e3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Copy vendor.sys.usb.adb.enabled to sys.usb.adb.enabled." am: 911850ec...

Merge "Copy vendor.sys.usb.adb.enabled to sys.usb.adb.enabled." am: 911850ec am: f294b511 am: fb9c938d am: 14cd7114

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1649750

Change-Id: I2e83b8228df60610c8a45d6ba393aacca17731fe
parents 1df51d65 14cd7114
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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