snapshotctl: init reports merge statistics
Enable the --report flag in init rc script to collect and send snapshot merge statistics after OTA. Bug: 138817833 Test: statsd_testdrive Change-Id: Ie32a2c6d7d1671ca2b1846c6a8d33cea2ab22a4c Signed-off-by: Alessio Balsini <balsini@google.com>
This commit is contained in:
parent
cb57583949
commit
a296f20f4f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
on property:sys.boot_completed=1
|
||||
exec_background - root root -- /system/bin/snapshotctl merge --logcat --log-to-file
|
||||
exec_background - root root -- /system/bin/snapshotctl merge --logcat --log-to-file --report
|
||||
|
|
Loading…
Reference in a new issue