diff options
| -rw-r--r-- | core/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/Makefile b/core/Makefile index e6bf05ab57..dc06051c81 100644 --- a/core/Makefile +++ b/core/Makefile @@ -1408,9 +1408,6 @@ ifeq ($(PRODUCT_SUPPORTS_VERITY),true) $(error vboot 1.0 doesn't support logical partition) endif -# TODO(b/80195851): Should not define BOARD_AVB_SYSTEM_KEY_PATH without -# BOARD_AVB_SYSTEM_DETACHED_VBMETA. - endif # PRODUCT_USE_DYNAMIC_PARTITIONS # $(1): the path of the output dictionary file |