4 lines
100 B
Makefile
4 lines
100 B
Makefile
|
ifeq ($(WITH_GMS),true)
|
||
|
$(call inherit-product-if-exists, vendor/partner_gms/products/gms.mk)
|
||
|
endif
|