summaryrefslogtreecommitdiffstats
path: root/bootloader_message/bootloader_message.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-03Boot control HAL based on the A/B headers.Alex Deymo1-0/+7
2017-03-27Revert "libbootloader_message: use different fstab paths for normal/recovery boot"Bowgo Tsai1-8/+2
2017-03-25libbootloader_message: use different fstab paths for normal/recovery bootBowgo Tsai1-2/+8
2017-03-10recovery: replacing fs_mgr_read_fstab() with new fs_mgr APIsBowgo Tsai1-18/+5
2016-12-15Add update_bootloader_message() to fix two-step OTAs.Tao Bao1-0/+21
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