summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi-yo Chiang <yochiang@google.com>2020-08-12 05:27:28 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-08-12 05:27:28 +0000
commit06da82899db6e86c6b4aff77a49a2aeb3ca6bc99 (patch)
tree0949fce7bb55db53e4856bbaaa7e424a1e64db36
parent12064193e793c43eae98f5727d0a40b6a658af58 (diff)
parent21604d89f79e03355b8cf6151c6afaa74f30a9ee (diff)
downloadbramble-06da82899db6e86c6b4aff77a49a2aeb3ca6bc99.tar.gz
Merge "Enable mainline artifact path enforcement" into rvc-d1-dev-plus-aosp
-rw-r--r--aosp_bramble.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/aosp_bramble.mk b/aosp_bramble.mk
index 6ec72bd..0f773ba 100644
--- a/aosp_bramble.mk
+++ b/aosp_bramble.mk
@@ -21,8 +21,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
# Enable mainline checking
-# TODO(b/138706293): Enable mainline checking later
-# PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
+PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := strict
#
# All components inherited here go to system_ext image