This commit is contained in:
Nehemiah of Zebulun 2023-10-05 15:22:08 -04:00
parent a610299029
commit 43497000ac

View File

@ -26,7 +26,8 @@ PRODUCT_ENFORCE_ARTIFACT_PATH_REQUIREMENTS := relaxed
# #
# All components inherited here go to product image # 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 # Special settings for GSI releasing