mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
9f77044d0d
'ndk_paths' will be automatically filled out from well known sources like $ANDROID_HOME/ndk-bundle and $ANDROID_HOME/ndk/*. If a required version is missing in the buildserver VM, it will be automatically downloaded and installed into the standard $ANDROID_HOME/ndk/ directory. Manually setting it here will override the auto-detected values. The keys can either be the "release" (e.g. r21e) or the "revision" (e.g. 21.4.7075529). https://developer.android.com/studio/projects/configure-agp-ndk#agp_version_41 * sdkmanager installs "ndk;12.3.4567890" into $ANDROID_SDK_ROOT/ndk/ * sdkmanager installs "ndk-bundle" into $ANDROID_SDK_ROOT/ndk-bundle/ |
||
---|---|---|
.. | ||
config.yml | ||
fdroid_export_keystore_to_nitrokey.py | ||
fdroid_exportkeystore.py | ||
fdroid_extract_repo_pubkey.py | ||
fdroid_fetchsrclibs.py | ||
fdroid_nitrokeyimport.py | ||
makebuildserver.config.py | ||
mirror-to-mirror.sh | ||
opensc-fdroid.cfg | ||
public-read-only-s3-bucket-policy.json | ||
template.yml |