gecko-dev/toolkit
Nick Alexander b6fef5fc95 Bug 1365089 - Add MOZ_ANDROID_MMA and --with-leanplum-sdk-keyfile to configure. r=chmanchester
This is the equivalent of MOZ_INSTALL_TRACKING, but for MMA (Mobile
Marketing Automation) using the Leanplum SDK.

To test this locally, add lines like:

export MOZ_ANDROID_MMA=1
ac_add_options --with-adjust-sdk-keyfile=/path/to/adjust-sdk-developer.token

MOZ_ANDROID_MMA depends on MOZ_NATIVE_DEVICES and MOZ_ANDROID_GCM,
since Leanplum requires Google Play Services library that those flags
are a proxy for and enable, respectiviely.

We want to enable MOZ_ANDROID_MMA in Nightly, but only for
MOZILLA_OFFICIAL builds.  Since MOZILLA_OFFICIAL is still defined in
old-configure.in, we can't interrogate it in
mobile/android/moz.configure, and therefore we enable using the
automation mozconfigs.

MozReview-Commit-ID: 1tiToeyH5Hx

--HG--
extra : rebase_source : f85706c5a0911c7d2edc109d8c47ecc1c1bc6ffc
2017-05-26 12:31:20 -07:00
..
components Bug 1353645 - Record account verification status determination method telemetry. r=bsmedberg,gfritzsche,markh 2017-05-16 16:59:51 -04:00
content Backed out changeset c0c635e938fa (bug 1368208) for eslint and reftest 508816-1-ref.xul failures 2017-05-29 12:34:16 -07:00
crashreporter Bug 1365203 - Test cases for annotating name of base::Thread in the crash reporter. r=gsvelto 2017-05-17 14:25:28 +08:00
forgetaboutsite Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop. 2017-05-12 14:55:27 +02:00
library Fix stylo bustage from selectors crate being updated. No bug. 2017-05-24 08:52:51 -04:00
locales Bug 1367324 - Remove unused string in about:url-classifier (locales/en-US/chrome/global/aboutUrlClassifier.dtd). r=francois 2017-05-24 16:53:43 +08:00
modules Bug 1366710 set webrequest type to xmlhttprequest for fetch requests, r=aswan 2017-05-23 13:33:55 -07:00
mozapps Bug 1242505 - Part 5 - Remove obsolete whitelisting of unhandled rejections. r=Mossop 2017-05-25 15:00:49 +01:00
pluginproblem
profile Bug 1347358 - Add a Cleanup() function for profile locks. r=glandium 2017-03-23 18:02:10 +01:00
system Bug 1351067 - add BUG_COMPONENT to toolkit/* files. r=myk,enndeakin,mossop 2017-04-09 05:43:43 -04:00
themes Bug 1361746 - Align legacy badge on Windows in about:addons details r=rhelmer 2017-05-18 15:54:11 -05:00
xre Bug 1358964: Always delete content process temp dir even when there is no profile. r=bsmedberg 2017-05-26 16:41:32 +01:00
.eslintrc.js Bug 1353542 - Add an eslint rule deprecating usage of Task.jsm in browser/ and toolkit/, r=Mossop. 2017-05-12 14:54:42 +02:00
moz.build Bug 1313045 - Remove toolkit/identity, part2: Move used files/bits to services/crypto and remove remaining files in toolkit/identity. r=MattN. 2017-01-23 20:43:35 +01:00
moz.configure Bug 1365089 - Add MOZ_ANDROID_MMA and --with-leanplum-sdk-keyfile to configure. r=chmanchester 2017-05-26 12:31:20 -07:00
nss.configure
toolkit.mozbuild Bug 1368084 - Temporarily disable building testing/geckodriver; r=me a=RyanVM 2017-05-26 16:41:06 +01:00