Add product makefiles for proper integration with LineageOS build

This commit is contained in:
Philip Nagler-Frank 2021-12-13 15:40:59 +01:00
parent 885be7693c
commit ec738b9824
5 changed files with 14 additions and 0 deletions

1
products/fi.mk Normal file
View File

@ -0,0 +1 @@
-include $(LOCAL_PATH)/gms.mk

10
products/gms.mk Normal file
View File

@ -0,0 +1,10 @@
PRODUCT_PACKAGES += \
GmsCore \
GsfProxy \
FakeStore \
MozillaNlpBackend \
NominatimNlpBackend \
com.google.android.maps \
FDroid \
FDroidPrivilegedExtension \
additional_repos.xml

1
products/gms_go.mk Normal file
View File

@ -0,0 +1 @@
-include $(LOCAL_PATH)/gms.mk

1
products/gms_go_2gb.mk Normal file
View File

@ -0,0 +1 @@
-include $(LOCAL_PATH)/gms.mk

1
products/gms_minimal.mk Normal file
View File

@ -0,0 +1 @@
-include $(LOCAL_PATH)/gms.mk