diff --git a/groups/googleservice/gms/product.mk b/groups/googleservice/gms/product.mk index 7607c70f5..7c16f3731 100644 --- a/groups/googleservice/gms/product.mk +++ b/groups/googleservice/gms/product.mk @@ -1,5 +1,4 @@ FLAG_GMS_AVAILABLE ?= true ifeq ($(FLAG_GMS_AVAILABLE),true) $(call inherit-product-if-exists, vendor/google/gms/products/gms.mk) -$(call inherit-product, vendor/partner_modules/build/mainline_modules.mk) endif