commit | f0fc4d689183860c0de19dd3461641a04a9b7cd7 | [log] [tgz] |
---|---|---|
author | Samuel Wein <poshul@gmail.com> | Sat Mar 05 13:42:31 2022 +0100 |
committer | Philip Nagler-Frank <philip@nagler.world> | Thu Mar 10 18:38:42 2022 +0100 |
tree | 09aad4aa38017f8856809b74acb0d3637347757f | |
parent | b79830348df4beeb3ebb0e9ffcfc34b03dd7e334 [diff] |
Update Android.mk Added LOCAL_USES_LIBRARIES to Android.mk for working with 19.0
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.