forked from openkylin/platform_build
add starkylin build rules
This commit is contained in:
parent
e80f33fc8f
commit
dcde0e85a4
|
@ -34,7 +34,7 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_system.mk)
|
|||
|
||||
# Enable mainline checking for excat this product name
|
||||
ifeq (aosp_arm64,$(TARGET_PRODUCT))
|
||||
PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
|
||||
# PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue