gecko-dev/taskcluster
Nick Alexander 68167070f8 Bug 1411688 - Part 2: Include secrets in Android single-locale repacks. r=aki
Single-locale repacks need to run aapt (--without-gradle) or Gradle
(--with-gradle).  When running --with-gradle, they need to compile the
Java source code again (in order to produce a fresh R.java with
correct IDs).  That compile will be part of the shipping APK, so it
needs to be configured "the same" as the underlying repacked.  *This
is a significant change in behaviour, but necessary to support newer
Gradle/aapt versions, which do not maintain R.java ID mappings across
invocations.*

Part of the configuration are the secret keys and features that are
gated on them.  This commit makes those secrets available to
single-locale repacks.

MozReview-Commit-ID: 4REPsIb5TgN

--HG--
extra : rebase_source : 9a74ea5f6633d1a4bd52d6116b60edaf974d11eb
extra : source : a721890f7573140ca6a926e722bd3538c732dae7
2017-11-02 10:03:01 -07:00
..
ci Bug 1411688 - Part 2: Include secrets in Android single-locale repacks. r=aki 2017-11-02 10:03:01 -07:00
docker bug 1391983: add docker image for update verify. r=rail 2017-10-31 11:08:38 -04:00
docs Bug 1408352 - [taskgraph] Implement 'always_target' attribute, r=dustin 2017-10-30 09:41:51 -04:00
scripts Bug 1412888 - bump the sccache revision to include argument parsing fixes; r=ted.mielczarek 2017-10-30 12:31:07 -04:00
taskgraph Bug 1411688 - Part 2: Include secrets in Android single-locale repacks. r=aki 2017-11-02 10:03:01 -07:00
.yamllint Bug 1392795 - [yamllint] Group paths to lint by their closest config and run each config group separately, r=dustin 2017-08-23 11:28:28 -04:00
mach_commands.py bug 1397552 - add a release promotion action. r=bstack 2017-10-24 15:28:19 -07:00
moz.build Bug 1384729 - Move actions into taskgraph dir r=dustin 2017-07-27 10:47:37 -07:00