commit | 0971ca0160d780468127fced63fede3353848a2e | [log] [tgz] |
---|---|---|
author | Philip Nagler-Frank <philip@nagler.world> | Wed Mar 22 21:17:13 2023 +0100 |
committer | GitHub <noreply@github.com> | Wed Mar 22 21:17:13 2023 +0100 |
tree | 0061eaf403dcfb333eec4f83213f818f4328ad13 | |
parent | bcae0adba1dcd7cb7e98428d18d4e5169d2d535b [diff] | |
parent | 0d994b227a3623907f2bba111beb70af98c0915b [diff] |
Merge pull request #20 from fwg-cag/master FDroid: Declare optional libraries w/o risk of breaking 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.