init.rc: Add dumpstate service
Change-Id: Iaf7094dd4693c47566c1acf860b750b762af840c Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
parent
c5e7ef2430
commit
abe3a9c305
1 changed files with 4 additions and 0 deletions
|
|
@ -352,3 +352,7 @@ service keystore /system/bin/keystore
|
|||
group keystore
|
||||
socket keystore stream 666
|
||||
|
||||
service dumpstate /system/bin/dumpstate -s
|
||||
socket dumpstate stream 0660 shell log
|
||||
disabled
|
||||
oneshot
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue