Dump Android log output continuously into rotating /data/system.log
This commit is contained in:
parent
d33d98a835
commit
d409dfcaa8
1 changed files with 3 additions and 0 deletions
|
|
@ -1,2 +1,5 @@
|
|||
service anboxd /system/bin/anboxd
|
||||
class core
|
||||
|
||||
service anbox-log-dumper /system/bin/logcat -f /data/system.log -r 2048 -n 4
|
||||
class core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue