Remove init.zygote64_32.rc from whitelist

As we added init.zygote64_32.rc to mainline_system.mk, we don't need
to include it in the whitelist.

Bug: 143121605
Test: lunch aosp_redfin-userdebug; m
Change-Id: I2e2681ae570d2eae710cc49997b9f9ff4309ad0c
This commit is contained in:
Justin Yun 2019-10-29 16:26:12 +09:00
parent f18e1dcf48
commit 27ed67d95e
1 changed files with 0 additions and 3 deletions

View File

@ -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
#