Commit f6cd0045 authored by Kamila's avatar Kamila Committed by Commit Bot

Modified fieldtrial config for QuietNotificationPrompts


Added "crowd_deny_hold_back_chance" parameter, for the upcoming
experiment stage http://cl/297812954.

Bug: 103202
Change-Id: I26fb790cb1a4a61ec555b4a20049a7bf57f9ff00
TBR: mpearson@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089731
Commit-Queue: Balazs Engedy <engedy@chromium.org>
Reviewed-by: default avatarBalazs Engedy <engedy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#747628}
parent 54088e17
...@@ -4223,6 +4223,7 @@ ...@@ -4223,6 +4223,7 @@
"name": "EnableWithAdaptiveActivation", "name": "EnableWithAdaptiveActivation",
"params": { "params": {
"availability": "any", "availability": "any",
"crowd_deny_hold_back_chance": "0.3",
"enable_adaptive_activation": "true", "enable_adaptive_activation": "true",
"enable_crowd_deny_triggering": "true", "enable_crowd_deny_triggering": "true",
"event_trigger": "name:tabgroups_dummy;comparator:any;window:1;storage:1", "event_trigger": "name:tabgroups_dummy;comparator:any;window:1;storage:1",
......
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