blob: bb516ecdb18ddfffa9f08d398064e6fe7375a5a5 [file] [log] [blame]
Steve Kondik960c4f42016-09-02 21:11:11 -07001ifeq ($(WITH_GMS),true)
Rashed Abdel-Tawabfc5a8fa2019-05-18 23:28:52 -07002ifeq ($(WITH_GMS_FI),true)
3$(call inherit-product-if-exists, vendor/partner_gms/products/fi.mk)
4else
Steve Kondik960c4f42016-09-02 21:11:11 -07005$(call inherit-product-if-exists, vendor/partner_gms/products/gms.mk)
6endif
Rashed Abdel-Tawabfc5a8fa2019-05-18 23:28:52 -07007endif