Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
André Lam
android_vendor_lineage
Commits
2a621ba1
Commit
2a621ba1
authored
Jun 01, 2020
by
Nolen Johnson
Browse files
partner_gms: Support TV GMS
Change-Id: I16c1f4a868c119b54da3e41c2e5b7e6bf7e0a53e
parent
b7a010ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/partner_gms.mk
View file @
2a621ba1
ifeq
($(WITH_GMS),true)
ifeq
($(WITH_GMS),true)
ifeq
($(PRODUCT_IS_ATV),true)
$(call
inherit-product-if-exists,
vendor/partner_gms-tv/products/gms.mk)
else
ifeq
($(WITH_GMS_FI),true)
ifeq
($(WITH_GMS_FI),true)
$(call
inherit-product-if-exists,
vendor/partner_gms/products/fi.mk)
$(call
inherit-product-if-exists,
vendor/partner_gms/products/fi.mk)
else
else
...
@@ -9,3 +12,4 @@ $(call inherit-product-if-exists, vendor/partner_gms/products/gms.mk)
...
@@ -9,3 +12,4 @@ $(call inherit-product-if-exists, vendor/partner_gms/products/gms.mk)
endif
endif
endif
endif
endif
endif
endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment