diff --git a/README.md b/README.md index 24a50ec..30c9456 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ This is a collection of FOSS APKs, coupled with the respective Makefiles for an easy integration in the Android build system. -These are just the official unmodified prebuilt binaries, signed by the -corresponding developers, except for: - * com.google.android.maps, as the JAR and the XML have been extracted from the ZIP on the [microG's GitHub release page](https://github.com/microg/android_frameworks_mapsv1/releases) - * additional_repos.xml, as it is just the microG FDroid repository XML file To include them in your build, add a repo manifest file to include this repository as `vendor/partner_gms` and set `WITH_GMS` to `true` when building. @@ -29,3 +25,8 @@ The included APKs are: * GsfProxy: a GmsCore proxy for legacy GCM compatibility * FakeStore: an empty package that mocks the existence of the Google Play Store * com.google.android.maps: legacy microG's mapsv1 reimplementation + +These are official unmodified prebuilt binaries, signed by the +corresponding developers, except for: + * com.google.android.maps, as the JAR and the XML have been extracted from the ZIP on the [microG's GitHub release page](https://github.com/microg/android_frameworks_mapsv1/releases) + * additional_repos.xml, to include the microG repository in FDroid \ No newline at end of file