Add product makefiles for proper integration with LineageOS build
This commit is contained in:
parent
885be7693c
commit
ec738b9824
1
products/fi.mk
Normal file
1
products/fi.mk
Normal file
@ -0,0 +1 @@
|
||||
-include $(LOCAL_PATH)/gms.mk
|
10
products/gms.mk
Normal file
10
products/gms.mk
Normal 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
1
products/gms_go.mk
Normal file
@ -0,0 +1 @@
|
||||
-include $(LOCAL_PATH)/gms.mk
|
1
products/gms_go_2gb.mk
Normal file
1
products/gms_go_2gb.mk
Normal file
@ -0,0 +1 @@
|
||||
-include $(LOCAL_PATH)/gms.mk
|
1
products/gms_minimal.mk
Normal file
1
products/gms_minimal.mk
Normal file
@ -0,0 +1 @@
|
||||
-include $(LOCAL_PATH)/gms.mk
|
Loading…
Reference in New Issue
Block a user