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

Commit 1ef5b78a authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Start debuggerd as soon as logd is up."

am: 1b729b3e

* commit '1b729b3e':
  Start debuggerd as soon as logd is up.
parents 819da66b 1b729b3e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
service debuggerd /system/bin/debuggerd
    class main
    group root readproc
    writepid /dev/cpuset/system-background/tasks
+0 −1
Original line number Diff line number Diff line
service debuggerd64 /system/bin/debuggerd64
    class main
    group root readproc
    writepid /dev/cpuset/system-background/tasks
+5 −1
Original line number Diff line number Diff line
@@ -310,8 +310,12 @@ on post-fs-data
    # We restorecon /data in case the userdata partition has been reset.
    restorecon /data

    # Make sure we have the device encryption key
    # Start logd, then start debuggerd to make debugging early-boot crashes easier.
    start logd
    start debuggerd
    start debuggerd64

    # Make sure we have the device encryption key.
    start vold
    installkey /data