Bug 1492245 - Switch Fennec format from jar to autograph_apk_fennec_sha1 r=mtabara

Switch Fennec format from `jar` to `autograph_apk_fennec_sha1`

Differential Revision: https://phabricator.services.mozilla.com/D12685

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Johan Lorenzo 2018-11-22 17:09:51 +00:00
parent bd56dca68e
commit 254a1839f5

View File

@ -31,7 +31,7 @@ def generate_specifications_of_artifacts_to_sign(
'artifacts': [
get_artifact_path(task, '{locale}/target.apk'),
],
'formats': ['jar'],
'formats': ['autograph_apk_fennec_sha1'],
}]
# XXX: Mars aren't signed here (on any platform) because internals will be
# signed at after this stage of the release