partner_gms: Support TV GMS
Change-Id: I16c1f4a868c119b54da3e41c2e5b7e6bf7e0a53e
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
ifeq ($(WITH_GMS),true)
|
ifeq ($(WITH_GMS),true)
|
||||||
|
ifeq ($(PRODUCT_IS_ATV),true)
|
||||||
|
$(call inherit-product-if-exists, vendor/partner_gms-tv/products/gms.mk)
|
||||||
|
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
|
||||||
@@ -9,3 +12,4 @@ $(call inherit-product-if-exists, vendor/partner_gms/products/gms.mk)
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
endif
|
||||||
|
Reference in New Issue
Block a user