summaryrefslogtreecommitdiff
path: root/aosp_bramble.mk
diff options
context:
space:
mode:
authorYo Chiang <yochiang@google.com>2020-08-10 17:38:25 +0800
committerYi-yo Chiang <yochiang@google.com>2020-08-11 04:58:43 +0000
commit21604d89f79e03355b8cf6151c6afaa74f30a9ee (patch)
tree455e04585777de1793127714c662e375e03ffb56 /aosp_bramble.mk
parentf43621bde3a3d491bc0f2357f6ce8a8a468b8f1d (diff)
downloadbramble-21604d89f79e03355b8cf6151c6afaa74f30a9ee.tar.gz
Enable mainline artifact path enforcement
Bug: 138706293 Test: TH / Forrest build pass Change-Id: I1cfbe55496b741d18b4989b5b17f4ba9e884050e
Diffstat (limited to 'aosp_bramble.mk')
-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