commit | c5400723083a7e025e40027cd69596ed83e4142b | [log] [tgz] |
---|---|---|
author | Philip Nagler-Frank <philip@nagler.world> | Fri Feb 18 13:31:30 2022 +0100 |
committer | GitHub <noreply@github.com> | Fri Feb 18 13:31:30 2022 +0100 |
tree | acaae4306bbae881b0c0185d1b02bcfd0f8095ab | |
parent | f70a639297743bf771b07c0cc6245e9236ec1f23 [diff] | |
parent | ca01d21c8dbbcb339600a90a890ad1f2c317026b [diff] |
Merge pull request #4 from lineageos4microg/automate_updates Automate updates
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.