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

BUG: 26034608
Change-Id: Id6923cff0b2b3bd9d2ec9320ebcdb3fbead8df83
This commit is contained in:
Felipe Leme 2015-12-14 12:44:10 -08:00
parent 25ec5c097a
commit 1a9c4531c7
1 changed files with 0 additions and 10 deletions

View File

@ -605,13 +605,3 @@ on property:ro.debuggable=1
service flash_recovery /system/bin/install-recovery.sh
class main
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