commit | f19ab812864dc8693129622f68554f5b2cb77278 | [log] [tgz] |
---|---|---|
author | Philip Nagler-Frank <philip@nagler.world> | Tue Nov 29 18:48:46 2022 +0100 |
committer | GitHub <noreply@github.com> | Tue Nov 29 18:48:46 2022 +0100 |
tree | 7154a88fbd5994fabc1210bfa0e7b00a31887152 | |
parent | 9bfcb8de6bc73b30ba4a0680017030860fe14d15 [diff] | |
parent | 96966d2cd3e52948b661257f5d4b9bca71f9837e [diff] |
Merge pull request #12 from danielk43/gmscore_optional_libs Add optional local libs to GmsCore for 0.2.25.223616
This is a collection of FOSS APKs, coupled with the respective Makefiles for an easy integration in the Android build system.
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.
Example manifest:
<?xml version="1.0" encoding="UTF-8"?> <manifest> <project path="vendor/partner_gms" name="lineageos4microg/android_vendor_partner_gms" remote="github" revision="master" /> </manifest>
Note: You do not need to set CUSTOM_PACKAGES
for the packages to be included when building with lineageos4microg/docker-lineage-cicd.
The included APKs are:
These are official unmodified prebuilt binaries, signed by the corresponding developers.