Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-12-15 | Add update_bootloader_message() to fix two-step OTAs. | Tao Bao | 1 | -0/+21 |
2016-12-13 | Revert "write_bootloader_message(<options>) should not reset stage field." | Tao Bao | 1 | -7/+1 |
2016-12-06 | write_bootloader_message(<options>) should not reset stage field. | Tao Bao | 1 | -1/+7 |
2016-11-19 | bootloader_message: Remove the no-op blank line. | Tao Bao | 1 | -1/+0 |
2016-11-18 | updater: Refactor set_stage() and get_stage() functions. | Tao Bao | 1 | -23/+45 |
2016-11-10 | Add 'reboot bootloader' to bootloader_message. | Vineela Tummalapalli | 1 | -0/+18 |
2016-10-19 | Fix bootloader_message. | Yabin Cui | 1 | -1/+1 |
2016-10-18 | Create bootloader_message static library. | Yabin Cui | 1 | -4/+77 |
2016-09-26 | Switch to <android-base/properties.h>. | Elliott Hughes | 1 | -6/+5 |
2016-06-30 | Create bootloader_message static library. | Yabin Cui | 1 | -123/+0 |
2016-06-21 | Verify wipe package when wiping A/B device in recovery. | Yabin Cui | 1 | -2/+18 |
2016-04-08 | uncrypt: split libbootloader_message_writer for reuse. | Yabin Cui | 1 | -0/+107 |