commit | 6b79d7a8e85624293c386a713b401636082ecf89 | [log] [tgz] |
---|---|---|
author | Tim Zimmermann <tim@linux4.de> | Wed Jun 15 21:45:56 2022 +0200 |
committer | Tim Zimmermann <tim@linux4.de> | Wed Jun 15 21:46:14 2022 +0200 |
tree | 291996b5e08633eb6cc747d59ab961bc236cc452 | |
parent | 025565ee540b74f9c42e03255f12a0e3494472e7 [diff] |
microg: Guard makefiles behind WITH_MICROG Change-Id: I75b59bfe51685a0615a37b5ad23f4298f1b3cefe
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.