commit | aa26f6240865d43f8cecc97bde7828f9b82bc17d | [log] [tgz] |
---|---|---|
author | Alex Deymo <deymo@google.com> | Wed Sep 16 18:21:27 2015 -0700 |
committer | Alex Deymo <deymo@google.com> | Thu Sep 17 10:38:25 2015 -0700 |
tree | 626229ac79e0e86763fe7f82e4f3015f016f9cbc | |
parent | bd4c06b607f077b56f2be42faf2ef4aee7f59c69 [diff] |
Move MarkBootSuccessful to BootControlInterface. Updating the boot flags to mark the current boot as successful is platform-specific and part of the BootControlInterface's job. This patch moves this to a new async method in this interface. Bug: 24077637 Test: FEATURES=test emerge-link update_engine; cros flash in Chrome OS; tested on a dragonboard. Change-Id: I23c3ed915dd8d2588a90d84b212bb04977957975