summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aosp_bonito.mk3
-rw-r--r--aosp_sargo.mk3
2 files changed, 0 insertions, 6 deletions
diff --git a/aosp_bonito.mk b/aosp_bonito.mk
index f8ec5739..b476258c 100644
--- a/aosp_bonito.mk
+++ b/aosp_bonito.mk
@@ -24,9 +24,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
# TODO(b/138706293): Enable mainline checking later
# PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
-PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
- root/init.zygote64_32.rc \
-
#
# All components inherited here go to product image
#
diff --git a/aosp_sargo.mk b/aosp_sargo.mk
index ad031a99..9322461b 100644
--- a/aosp_sargo.mk
+++ b/aosp_sargo.mk
@@ -24,9 +24,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk)
# TODO(b/138706293): Enable mainline checking later
# PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
-PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
- root/init.zygote64_32.rc \
-
#
# All components inherited here go to product image
#