diff options
author | Mukilan Thiyagarajan <mukilan@igalia.com> | 2024-07-08 14:06:00 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-08 08:36:00 +0000 |
commit | 24639bb540b3a83febea9d2dab0ea9e28a989422 (patch) | |
tree | 8d48a716f6312020cbfc0cfb82d4e66aa77b1c4c /components/layout_2020/table/construct.rs | |
parent | 6cb95827a3097a73846dccb759be4489e1365fef (diff) | |
download | servo-24639bb540b3a83febea9d2dab0ea9e28a989422.tar.gz servo-24639bb540b3a83febea9d2dab0ea9e28a989422.zip |
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>
Diffstat (limited to 'components/layout_2020/table/construct.rs')
0 files changed, 0 insertions, 0 deletions