Merge "Call markBootAttempt when serice manager available"

This commit is contained in:
Treehugger Robot 2018-10-16 01:45:51 +00:00 committed by Gerrit Code Review
commit 8e842dd365

View file

@ -336,6 +336,8 @@ on post-fs
start servicemanager start servicemanager
start hwservicemanager start hwservicemanager
start vndservicemanager start vndservicemanager
start vold
exec - system system -- /system/bin/vdc checkpoint markBootAttempt
# Once everything is setup, no need to modify /. # Once everything is setup, no need to modify /.
# The bind+remount combination allows this to work in containers. # The bind+remount combination allows this to work in containers.