Skip to content
Snippets Groups Projects
Commit 74c02ee5 authored by Ethan Chen's avatar Ethan Chen Committed by Dhina17
Browse files

onclite: Disable verity and descriptor checking

* avbtool provides an option to disable hashtree checking

Change-Id: Ib57d8ebed69a0998005563a9268f9fc736cbeaf7
parent 953cba89
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ BUILD_BROKEN_DUP_RULES := true
# AVB
BOARD_AVB_ENABLE := true
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --set_hashtree_disabled_flag
BOARD_AVB_ROLLBACK_INDEX := $(PLATFORM_SECURITY_PATCH_TIMESTAMP)
# Kernel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment