From 43497000acd9b5ff6bbe09f00ea96d190462e727 Mon Sep 17 00:00:00 2001 From: Nehemiah Date: Thu, 5 Oct 2023 15:22:08 -0400 Subject: [PATCH] Product --- cat/cat_s22.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cat/cat_s22.mk b/cat/cat_s22.mk index 19c8cb0..44da838 100644 --- a/cat/cat_s22.mk +++ b/cat/cat_s22.mk @@ -26,7 +26,8 @@ PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed # # All components inherited here go to product image # -$(call inherit-product, device/generic/common/mgsi/mgsi_product.mk) +$(call inherit-product, device/generic/common/gsi_product.mk) +#$(call inherit-product, device/generic/common/mgsi/mgsi_product.mk) # # Special settings for GSI releasing