commit | abaf879230b239d93cb879e49ad1b8f046c4a539 | [log] [tgz] |
---|---|---|
author | Philip Nagler-Frank <philip@nagler.world> | Thu Feb 24 20:54:31 2022 +0100 |
committer | Philip Nagler-Frank <philip@nagler.world> | Thu Feb 24 20:54:31 2022 +0100 |
tree | 43e7eb929d1b501c3310c085062ad3bd85a98f29 | |
parent | 38ae44659d8c8355b428cf16e8f686d93dfbc87f [diff] |
remove LOCAL_MODULE_TAGS := optional since it's the default anyways
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.