summaryrefslogtreecommitdiffstats
path: root/uncrypt/bootloader_message_writer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to <android-base/properties.h>.Elliott Hughes2016-09-261-6/+5
| | | | | | | Bug: http://b/23102347 Test: boot into recovery. Change-Id: Ib2ca560f1312961c21fbaa294bb068de19cb883e Merged-In: Ib2ca560f1312961c21fbaa294bb068de19cb883e
* uncrypt: split libbootloader_message_writer for reuse.Yabin Cui2016-04-081-0/+107
init and vold also need to write bootloader message, so split this function from uncrypt into a separate library. Bug: 27176738 Change-Id: If9b0887b4f6ffab6162d9cb47a6ceb7eedd60b4d