summaryrefslogtreecommitdiff
path: root/cmds/dumpstate/dumpstate.rc
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/dumpstate/dumpstate.rc')
-rw-r--r--cmds/dumpstate/dumpstate.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/dumpstate/dumpstate.rc b/cmds/dumpstate/dumpstate.rc
index e491a4b614..a80da4ec55 100644
--- a/cmds/dumpstate/dumpstate.rc
+++ b/cmds/dumpstate/dumpstate.rc
@@ -11,7 +11,7 @@ service dumpstate /system/bin/dumpstate -s
# dumpstatez generates a zipped bugreport but also uses a socket to print the file location once
# it is finished.
-service dumpstatez /system/bin/dumpstate -S -d -z
+service dumpstatez /system/bin/dumpstate -S
socket dumpstate stream 0660 shell log
class main
disabled