Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6156b9b8 authored by Daniel Rosenberg's avatar Daniel Rosenberg
Browse files

Call markBootAttempt when serice manager available

This causes adds a call the fucntion to decrement the
checkpoint's retry count as soon as service manager is
available.

Test: vdc setCheckpoint 2 then reboot 3 times checking state
Bug: 112901762
Change-Id: Ie0a78b1eb05b340718e76175509d1ebefae68017
parent 4c67290d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -336,6 +336,8 @@ on post-fs
    start servicemanager
    start hwservicemanager
    start vndservicemanager
    start vold
    exec - system system -- /system/bin/vdc checkpoint markBootAttempt

    # Once everything is setup, no need to modify /.
    # The bind+remount combination allows this to work in containers.