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

Commit 1e971f29 authored by Felipe Leme's avatar Felipe Leme Committed by Android (Google) Code Review
Browse files

Merge "Moved 'bugreportplus' from init.rc to dumpstate.rc"

parents 346db8a2 1a9c4531
Loading
Loading
Loading
Loading
+0 −10
Original line number Original line Diff line number Diff line
@@ -605,13 +605,3 @@ on property:ro.debuggable=1
service flash_recovery /system/bin/install-recovery.sh
service flash_recovery /system/bin/install-recovery.sh
    class main
    class main
    oneshot
    oneshot

# bugreportplus is an enhanced version of bugreport that provides a better
# user interface (like displaying progress and allowing user to enter details).
# It's typically triggered by the power button or developer settings.
# TODO: remove the -p option when screenshot is taken by Shell
service bugreportplus /system/bin/dumpstate -d -p -B -P -z \
        -o /data/data/com.android.shell/files/bugreports/bugreport
    class main
    disabled
    oneshot