diff --git a/products/fi.mk b/products/fi.mk new file mode 100644 index 0000000..270b4ce --- /dev/null +++ b/products/fi.mk @@ -0,0 +1 @@ +-include $(LOCAL_PATH)/gms.mk diff --git a/products/gms.mk b/products/gms.mk new file mode 100644 index 0000000..9f3c239 --- /dev/null +++ b/products/gms.mk @@ -0,0 +1,10 @@ +PRODUCT_PACKAGES += \ + GmsCore \ + GsfProxy \ + FakeStore \ + MozillaNlpBackend \ + NominatimNlpBackend \ + com.google.android.maps \ + FDroid \ + FDroidPrivilegedExtension \ + additional_repos.xml diff --git a/products/gms_go.mk b/products/gms_go.mk new file mode 100644 index 0000000..270b4ce --- /dev/null +++ b/products/gms_go.mk @@ -0,0 +1 @@ +-include $(LOCAL_PATH)/gms.mk diff --git a/products/gms_go_2gb.mk b/products/gms_go_2gb.mk new file mode 100644 index 0000000..270b4ce --- /dev/null +++ b/products/gms_go_2gb.mk @@ -0,0 +1 @@ +-include $(LOCAL_PATH)/gms.mk diff --git a/products/gms_minimal.mk b/products/gms_minimal.mk new file mode 100644 index 0000000..270b4ce --- /dev/null +++ b/products/gms_minimal.mk @@ -0,0 +1 @@ +-include $(LOCAL_PATH)/gms.mk