Merge "Align size of vbmeta image to 4k boundary"
am: 6b126fb7bc
Change-Id: Ibf96152b0b1650e33e5d300c05001e84a8253330
This commit is contained in:
commit
e7151a57aa
1 changed files with 2 additions and 0 deletions
|
@ -1784,6 +1784,8 @@ INTERNAL_AVB_MAKE_VBMETA_IMAGE_ARGS += \
|
|||
--include_descriptors_from_image $(INSTALLED_DTBOIMAGE_TARGET)
|
||||
endif
|
||||
|
||||
INTERNAL_AVB_MAKE_VBMETA_IMAGE_ARGS += --padding_size 4096
|
||||
|
||||
ifeq ($(BOARD_BUILD_SYSTEM_ROOT_IMAGE),true)
|
||||
INTERNAL_AVB_MAKE_VBMETA_IMAGE_ARGS += --setup_rootfs_from_kernel $(BUILT_SYSTEMIMAGE)
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue