зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1373818 - Don't hardcode our tracker per Adjust. r=rnewman
MozReview-Commit-ID: 5O04Qp2IP9U --HG-- extra : rebase_source : bfb174c8b73a4d37105b8068bcbde2e01d03c55b
This commit is contained in:
Родитель
899c0d854f
Коммит
9c3a2bab1d
|
@ -43,7 +43,7 @@ public class ReferrerReceiver extends BroadcastReceiver {
|
|||
* Adjust ID. It's treated as OTA and tracked using Adjust and
|
||||
* Mozilla's metrics systems.
|
||||
*/
|
||||
private static final String MOZILLA_ADJUST_SOURCE = "xodfft";
|
||||
private static final String MOZILLA_ADJUST_SOURCE = "adjust_store";
|
||||
|
||||
/**
|
||||
* If the install intent has this campaign, we'll load the specified distribution.
|
||||
|
|
Загрузка…
Ссылка в новой задаче