Loading config/partner_gms.mk +8 −0 Original line number Original line Diff line number Diff line Loading @@ -5,6 +5,12 @@ else ifeq ($(WITH_GMS_FI),true) ifeq ($(WITH_GMS_FI),true) $(call inherit-product-if-exists, vendor/partner_gms/products/fi.mk) $(call inherit-product-if-exists, vendor/partner_gms/products/fi.mk) else else ifeq ($(WITH_GMS_GO),true) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_go.mk) else ifeq ($(WITH_GMS_GO_2GB),true) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_go_2gb.mk) else ifeq ($(WITH_GMS_MINIMAL),true) ifeq ($(WITH_GMS_MINIMAL),true) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_minimal.mk) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_minimal.mk) else else Loading @@ -13,3 +19,5 @@ endif endif endif endif endif endif endif endif endif Loading
config/partner_gms.mk +8 −0 Original line number Original line Diff line number Diff line Loading @@ -5,6 +5,12 @@ else ifeq ($(WITH_GMS_FI),true) ifeq ($(WITH_GMS_FI),true) $(call inherit-product-if-exists, vendor/partner_gms/products/fi.mk) $(call inherit-product-if-exists, vendor/partner_gms/products/fi.mk) else else ifeq ($(WITH_GMS_GO),true) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_go.mk) else ifeq ($(WITH_GMS_GO_2GB),true) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_go_2gb.mk) else ifeq ($(WITH_GMS_MINIMAL),true) ifeq ($(WITH_GMS_MINIMAL),true) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_minimal.mk) $(call inherit-product-if-exists, vendor/partner_gms/products/gms_minimal.mk) else else Loading @@ -13,3 +19,5 @@ endif endif endif endif endif endif endif endif endif