gecko-dev/mobile
Nick Alexander f70ac37f05 Bug 1579131 - Enable Leanplum/MMA in Android aarch64 builds. r=chmanchester
This is not the minimal patch for this issue.  The minimal patch is a
one-liner that adds `MOZ_ANDORID_MMA=1` to
mobile/android/config/mozconfigs/android-aarch64/nightly.  However,
the underlying issue is that the mozconfigs have not stayed internally
consistent.  To reduce the likelihood of a repeat of this
inconsistency, it would be best to extract the shared flags and reduce
duplication and the risk for inconsistent updates.  There's two ways
to do that: teach `moz.configure` to have the correct defaults or
share some small stanza across mozconfigs.  The former is non-trivial
and not worth the risk at this time.  The latter is trivial but more
effort than this is worth.  Here's something in the middle: making all
the mozconfigs have minimal differences with the mainline mozconfig
for `android-api-16`.  This at least allows easy auditing of the
mozconfigs with `diff`.

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

--HG--
extra : moz-landing-system : lando
2019-09-05 18:08:30 +00:00
..
android Bug 1579131 - Enable Leanplum/MMA in Android aarch64 builds. r=chmanchester 2019-09-05 18:08:30 +00:00
locales Bug 1559975 - fix python2 linter errors in mobile r=ahal 2019-07-16 17:46:25 +00:00