Merge "libsnapshot: start in background"

This commit is contained in:
Yifan Hong 2019-12-04 00:04:54 +00:00 committed by Gerrit Code Review
commit 51fb2a0855

View file

@ -1,2 +1,2 @@
on property:sys.boot_completed=1
exec - root root -- /system/bin/snapshotctl merge --logcat
exec_background - root root -- /system/bin/snapshotctl merge --logcat