Merge "Align size of vbmeta image to 4k boundary" into oc-dr1-dev

This commit is contained in:
TreeHugger Robot 2017-06-30 16:32:13 +00:00 committed by Android (Google) Code Review
commit 415024dcba

View file

@ -1940,7 +1940,7 @@ INTERNAL_AVB_MAKE_VBMETA_IMAGE_ARGS += \
endif
endif
INTERNAL_AVB_MAKE_VBMETA_IMAGE_ARGS += --padding_size 4096
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --padding_size 4096
# Add kernel cmdline descriptor for kernel to mount system.img as root with
# dm-verity. This works when system.img is either chained or not-chained: