commit | 9a675c94d3449495bff08a6dea9ab35fbf89cc00 | [log] [tgz] |
---|---|---|
author | Sami Tolvanen <samitolvanen@google.com> | Thu Sep 01 15:58:35 2016 -0700 |
committer | Zheng Zhang <zhzh@google.com> | Thu Nov 10 18:18:09 2016 +0000 |
tree | d3b920dbcd1144e82ce03960ad66916d94552846 | |
parent | 343d72fac8e7bb9466ae2aeae9de4b6a71951bbe [diff] |
DO NOT MERGE: build_image: add padding to match partition size For some partition sizes, we currently build an image that's 1-2 blocks smaller than the actual partition, which causes fs_mgr to not find metadata. This change adds padding to FEC metadata that correctly positions the metadata header at the end. Bug: 28865197 Bug: 32789520 Change-Id: Ie0e044715a9c5ae8ba395e7d2ff9fbd7cffc0b4c (cherrypicked from commit 433905f50e8ec9c7f67e89ca4e56bcb2b0ca7b5e)