platform_vendor_tequila/config/partner_gms.mk

4 lines
100 B
Makefile
Raw Normal View History

ifeq ($(WITH_GMS),true)
$(call inherit-product-if-exists, vendor/partner_gms/products/gms.mk)
endif