forked from openkylin/platform_build
Merge "Removed an obsolete TODO."
am: 7c9ea2b881
Change-Id: I82d3ffa022e7b62d2a244ecb07f5e91be8602962
This commit is contained in:
commit
a8ef9264a3
|
@ -1409,9 +1409,6 @@ ifeq ($(PRODUCT_SUPPORTS_VERITY),true)
|
||||||
$(error vboot 1.0 doesn't support logical partition)
|
$(error vboot 1.0 doesn't support logical partition)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# TODO(b/80195851): Should not define BOARD_AVB_SYSTEM_KEY_PATH without
|
|
||||||
# BOARD_AVB_SYSTEM_DETACHED_VBMETA.
|
|
||||||
|
|
||||||
endif # PRODUCT_USE_DYNAMIC_PARTITIONS
|
endif # PRODUCT_USE_DYNAMIC_PARTITIONS
|
||||||
|
|
||||||
# $(1): the path of the output dictionary file
|
# $(1): the path of the output dictionary file
|
||||||
|
|
Loading…
Reference in New Issue