commit | b60c7987799fe0e08254b2cf72d929631f6e5ee8 | [log] [tgz] |
---|---|---|
author | Philip Nagler-Frank <philip@nagler.world> | Thu Dec 22 19:55:02 2022 +0100 |
committer | GitHub <noreply@github.com> | Thu Dec 22 19:55:02 2022 +0100 |
tree | e1b3a5458e6e66d925f3fa72127bd2dcd6428a8a | |
parent | 1b3eff9d0fb0beebcb723581962d23116fea0dc6 [diff] | |
parent | 0ec7fb7bccae82cb66582ceb14c59c3620fb309f [diff] |
Merge pull request #18 from petefoth/pf-fix-broken-18-builds Use the `math_gt_or_eq` conditional to fix pre-19.1 builds
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.