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
e
os
android_vendor_lineage
Commits
d1b85d52
Commit
d1b85d52
authored
Feb 18, 2022
by
Aayush Gupta
Browse files
Merge remote-tracking branch 'origin/lineage-18.1' into v1-r
parents
2a09336c
0183d0a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/partner_gms.mk
View file @
d1b85d52
ifeq
($(WITH_GMS),true)
ifeq
($(WITH_GMS_TV),true)
$(call
inherit-product,
vendor/partner_gms-tv/products/gms.mk)
else
ifeq
($(WITH_GMS_CAR),true)
$(call
inherit-product,
vendor/partner_gms-car/products/gms.mk)
else
ifeq
($(WITH_GMS_FI),true)
$(call
inherit-product,
vendor/partner_gms/products/fi.mk)
else
ifeq
($(WITH_GMS_GO),true)
...
...
Write
Preview
Supports
Markdown
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