commit | 9e95beab3154bd62e0a4bc48853c0198c59800f3 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Fri Jun 30 12:12:15 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Jun 30 12:13:15 2017 +0800 |
tree | af619a9317e9eb211737fa2830c2f8496bf4630b | |
parent | e07c2ed19e14ad70bd5a3f8f812e0d34eb66fd09 [diff] |
Align size of vbmeta image to 4k boundary Adding option "--padding_size 4096" in BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS instead of INTERNAL_AVB_MAKE_VBMETA_IMAGE_ARGS. The former setting will be propogated to `make dist` while the latter is only used for `make`. Bug: 38454093 Test: `make dist` and check vbmeta.img is being padded. Change-Id: I929288b218761a4637a2a2ef0679d3ff85c70731