From 2e2c89d43a57895d4e4fec989984773ffb279a8d Mon Sep 17 00:00:00 2001 From: Nehemiah of Zebulun Date: Wed, 22 Jan 2025 12:53:00 +0100 Subject: [PATCH] Opps --- jelly_star/jelly_star.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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