commit | 0c11d97d685482fb4a13ec57528148b89abda2b3 | [log] [tgz] |
---|---|---|
author | Updater Robot <robot@nowhere.invalid> | Thu Feb 29 13:42:12 2024 +0000 |
committer | Updater Robot <robot@nowhere.invalid> | Thu Feb 29 13:42:12 2024 +0000 |
tree | 9ee541a71d8bdd39fb18ee9f9cb050a4105daca7 | |
parent | 296fa75470bdefdef3977ef4130d19bec539b3fe [diff] |
Update FDroid to 1.19.1
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 1. You do not need to set CUSTOM_PACKAGES
for the packages to be included when building with our Docker engine.
Note 2. For the microG packages to work, signature spoofing must be enabled, by patching the LineageOS sources before building.
SIGNATURE_SPOOFING
variable - see here. By default, this variable is set to restricted
, allowing only system apps (those built-in to the ROM) to 'spoof' the signature of another app.build.sh
does in this code.The included APKs are:
These are official unmodified prebuilt binaries, signed by the corresponding developers.