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

Commit 40053935 authored by dk1978's avatar dk1978
Browse files

FP3: Disable "--flags 2" when building vbmeta

The Fairphone bootloader code refused to boot with this activated.
parent 260be2b5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -250,7 +250,6 @@ BOARD_AVB_SYSTEM_ROLLBACK_INDEX_LOCATION := 2

# Disable verity and descriptor checking
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --set_hashtree_disabled_flag
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --flags 2

# When AVB 2.0 is enabled, dm-verity is enabled differently,
# below definitions are only required for AVB 1.0