summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/dumpstate/dumpstate.rc')
-rw-r--r--cmds/dumpstate/dumpstate.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/cmds/dumpstate/dumpstate.rc b/cmds/dumpstate/dumpstate.rc
new file mode 100644
index 000000000..cd5d6c4d5
--- /dev/null
+++ b/cmds/dumpstate/dumpstate.rc
@@ -0,0 +1,5 @@
1service dumpstate /system/bin/dumpstate -s
2 class main
3 socket dumpstate stream 0660 shell log
4 disabled
5 oneshot