Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cea12fa1 authored by Bowgo Tsai's avatar Bowgo Tsai Committed by android-build-merger
Browse files

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

am: 415024dc

Change-Id: I5ddfec3ba7bccd028255ae9729b29606ab220cfd
parents 181713e3 415024dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1948,7 +1948,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: