commit | 881962077efaa799cb879df19639497558b13f75 | [log] [tgz] |
---|---|---|
author | danielk43 <11856117+danielk43@users.noreply.github.com> | Fri Oct 21 12:44:50 2022 -0400 |
committer | danielk43 <11856117+danielk43@users.noreply.github.com> | Wed Nov 02 16:15:37 2022 -0400 |
tree | a0e5ce00f09b057f0356b2a82d092a3298f8fdce | |
parent | d06e04c0960b08c0904e700963fcb05820451688 [diff] |
Add optional local libs to GmsCore
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.