summaryrefslogtreecommitdiffstats
path: root/bootloader_message/bootloader_message.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-13Revert "write_bootloader_message(<options>) should not reset stage field."Tao Bao1-7/+1
2016-12-06write_bootloader_message(<options>) should not reset stage field.Tao Bao1-1/+7
2016-11-19bootloader_message: Remove the no-op blank line.Tao Bao1-1/+0
2016-11-18updater: Refactor set_stage() and get_stage() functions.Tao Bao1-23/+45
2016-11-10Add 'reboot bootloader' to bootloader_message.Vineela Tummalapalli1-0/+18
2016-10-19Fix bootloader_message.Yabin Cui1-1/+1
2016-10-18Create bootloader_message static library.Yabin Cui1-4/+77
2016-09-26Switch to <android-base/properties.h>.Elliott Hughes1-6/+5
2016-06-30Create bootloader_message static library.Yabin Cui1-123/+0
2016-06-21Verify wipe package when wiping A/B device in recovery.Yabin Cui1-2/+18
2016-04-08uncrypt: split libbootloader_message_writer for reuse.Yabin Cui1-0/+107