commit | 54f266ab04e3716eb617b30d046d8a0bd8e14313 | [log] [tgz] |
---|---|---|
author | Philip Nagler-Frank <philip@nagler.world> | Tue May 03 08:37:48 2022 +0200 |
committer | Philip Nagler-Frank <philip@nagler.world> | Tue May 03 08:37:48 2022 +0200 |
tree | 2a3553b676c5854ecd7b76b875c0ef71ef23ca52 | |
parent | 48a3ee3aa7d7d18174103daa25924932d66949d3 [diff] |
add more product variant makefiles
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.