Merge "recovery: reduce overall boot time"

This commit is contained in:
Treehugger Robot
2017-09-18 23:37:59 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
on post-fs-data
mkdir /data/misc/recovery 0770 system log
exec - system log -- /system/bin/recovery-persist
exec_background - system log -- /system/bin/recovery-persist
+1 -1
View File
@@ -1,2 +1,2 @@
on post-fs
exec - system log -- /system/bin/recovery-refresh
exec_background - system log -- /system/bin/recovery-refresh