Commit c21127e3 authored by Ilya Sherman's avatar Ilya Sherman Committed by Chromium LUCI CQ

Field trial testing config for UMA background sessions on Android

R=chromium-metrics-reviews@google.com

Bug: 954310
Change-Id: I4a612300989a1aee0ed03ab859e0a132ac91ff0b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581518
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Auto-Submit: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#835204}
parent b850e4ce
...@@ -7368,6 +7368,21 @@ ...@@ -7368,6 +7368,21 @@
] ]
} }
], ],
"UMABackgroundSessions": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"UMABackgroundSessions"
]
}
]
}
],
"UnidoPreferSync": [ "UnidoPreferSync": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment