2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

[fenix] Disable conditioned profiles in the fenix branch. (https://github.com/mozilla-mobile/fenix/pull/17078)

This commit is contained in:
Gregory Mierzwinski 2020-12-16 13:18:14 -05:00 committed by GitHub
parent 1e8da5344f
commit 486677375f

View File

@ -84,6 +84,7 @@ job-defaults:
- '--app=fenix'
- '--browsertime'
- '--cold'
- '--no-conditioned-profile'
- '--binary=org.mozilla.fenix'
- '--activity=org.mozilla.fenix.IntentReceiverActivity'
- '--download-symbols=ondemand'