lineage: Build Fi GMS product if WITH_GMS_FI is defined
Change-Id: Ia141fec1168e21726718cf11da83bb5ca0f68a56
This commit is contained in:
committed by
Rashed Abdel-Tawab
parent
6b5af98a3b
commit
fc5a8fa0ad
@@ -1,3 +1,7 @@
|
||||
ifeq ($(WITH_GMS),true)
|
||||
ifeq ($(WITH_GMS_FI),true)
|
||||
$(call inherit-product-if-exists, vendor/partner_gms/products/fi.mk)
|
||||
else
|
||||
$(call inherit-product-if-exists, vendor/partner_gms/products/gms.mk)
|
||||
endif
|
||||
endif
|
||||
|
Reference in New Issue
Block a user