commit | 942592f1ba062cf5d3051def1677154741780ac7 | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Thu Dec 10 16:09:17 2015 -0500 |
committer | David Zeuthen <zeuthen@google.com> | Thu Dec 10 16:11:52 2015 -0500 |
tree | 31ee599c9dfdc755babce8a075e1f4a7b5ad2dde | |
parent | 001077aa9293cd52ac4b4b34132eacd9b9a6ad23 [diff] |
bootctl: add is-slot-marked-successful command. This makes it easy to call the newly added isSlotMarkedSuccessful() boot_control HAL method added in the CL at https://android-review.googlesource.com/#/c/185841/ This is useful for e.g. test suites. Also improve error reporting for is-slot-bootable command. Change-Id: I603e07d8310fc1de88114dadbaa1622a76289afb Test: tested on edison (Brillo).