commit | aa7bb2b364f5d078e743fdcdc7b313c9070e1615 | [log] [tgz] |
---|---|---|
author | danielk43 <11856117+danielk43@users.noreply.github.com> | Sun Nov 20 16:28:28 2022 -0500 |
committer | danielk43 <11856117+danielk43@users.noreply.github.com> | Sun Nov 20 16:28:28 2022 -0500 |
tree | 7154a88fbd5994fabc1210bfa0e7b00a31887152 | |
parent | 881962077efaa799cb879df19639497558b13f75 [diff] |
Add manage usb priv-app permission
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.