commit | b3451e8434da1557cea680212f819fae259fa715 | [log] [tgz] |
---|---|---|
author | Philip Nagler-Frank <philip@nagler.world> | Sun Jan 22 19:16:01 2023 +0100 |
committer | GitHub <noreply@github.com> | Sun Jan 22 19:16:01 2023 +0100 |
tree | bec4b560b31d04c0c48849de072eec71077e2b6d | |
parent | ef61110da35a93fdeb6c254d61d79d465e634951 [diff] | |
parent | 6f5277dcc9b0f8f7830cea4697e57b57c07eee35 [diff] |
Merge pull request #19 from nanoandrew4/fix-gms-core-opt-lib Add legacy apache http lib as optional lib for 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.