Commit 3a977585 authored by Tommy Martino's avatar Tommy Martino Committed by Commit Bot

Adding field trial config for ProbabilisticCryptidRenderer

Bug: 1061949
Change-Id: I3603ac27ef98f6c4ea88069049b12fab4616b6a9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522001Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Tommy Martino <tmartino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#825849}
parent 953d0f88
......@@ -5503,6 +5503,27 @@
]
}
],
"ProbabilisticCryptidRenderer": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled_empty",
"params": {
"asset-key": "empty",
"max-probability-per-million": "20000",
"moratorium-length-millis": "345600000",
"ramp-up-length-millis": "1814400000"
},
"enable_features": [
"ProbabilisticCryptidRenderer"
]
}
]
}
],
"ProtoDBSharedMigration": [
{
"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