diff --git a/jelly_star/jelly_star.mk b/jelly_star/jelly_star.mk index 9fd4b0f..ea96bce 100644 --- a/jelly_star/jelly_star.mk +++ b/jelly_star/jelly_star.mk @@ -1,5 +1,5 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) -$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_system.mk +$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_system.mk) PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := true MODULE_BUILD_FROM_SOURCE := true