config: partner_gms: Introduce Android Automotive GMS

Change-Id: I1040d9b02c6c783fc2393f5600698ed01b0a74ab
This commit is contained in:
Nolen Johnson
2022-02-10 11:25:39 -05:00
parent 4f291af9a3
commit 9ed5773c65

View File

@@ -3,6 +3,9 @@ ifeq ($(WITH_GMS),true)
ifeq ($(WITH_GMS_TV),true)
$(call inherit-product, vendor/partner_gms-tv/products/gms.mk)
$(call inherit-product, vendor/partner_gms-tv/products/mainline_modules.mk)
# Special handling for Android Automotive
else ifeq ($(WITH_GMS_CAR),true)
$(call inherit-product, vendor/partner_gms-car/products/gms.mk)
else
# Specify the GMS makefile you want to use, for example:
# - fi.mk - Project Fi