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

Commit f4641299 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 295e74aa: Merge "adbd: switch to su domain when running as root"

* commit '295e74aa':
  adbd: switch to su domain when running as root
parents a01b6467 295e74aa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ service healthd /sbin/healthd -n
service recovery /sbin/recovery
    seclabel u:r:recovery:s0

service adbd /sbin/adbd recovery
service adbd /sbin/adbd --root_seclabel=u:r:su:s0 --device_banner=recovery
    disabled
    socket adbd stream 660 system system
    seclabel u:r:adbd:s0