blob: 4cd1803138499ab08cf46a5016d062ada566ccea [file] [log] [blame]
Mark Salyzyn8c8130e2015-12-09 11:21:28 -08001on boot
2 # Allow bugreports access to eMMC 5.0 stats
3 chown root mount /sys/kernel/debug/mmc0/mmc0:0001/ext_csd
4 chmod 0440 /sys/kernel/debug/mmc0/mmc0:0001/ext_csd
5
Tom Cherry74155992015-08-14 13:01:23 -07006service dumpstate /system/bin/dumpstate -s
7 class main
8 socket dumpstate stream 0660 shell log
9 disabled
10 oneshot