servo/support/android
Mukilan Thiyagarajan 24639bb540
android: sign release APK with a custom key. (#32721)
This PR adds support for signing all APKs we produce on the CI
with a custom signing key. Currently the logic falls back to
the debug key (which is generated by AGP and not persistent) if
the environment variable for the keystore is not set. This allows
local developer builds to work without requiring a key store.
Once #32720 is resolved, we could sign just the production builds
and remove the conditional logic.

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-07-08 08:36:00 +00:00
..
apk android: sign release APK with a custom key. (#32721) 2024-07-08 08:36:00 +00:00
toolchain.cmake Use llvm toolchain for entirety of android build. 2019-05-24 16:05:01 -04:00