Commit 5d17caa9 authored by My Nguyen's avatar My Nguyen Committed by Commit Bot

[EmojiSuggest] Add fieldtrial testing config for map 1 and map 2

Added based on Finch's action in http://cl/329846664

Bug: b/166523259
Change-Id: I8f3bcba929cf5783b453722e572ddac9e132f26a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391037
Commit-Queue: My Nguyen <myy@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#804445}
parent 467eb198
......@@ -1169,6 +1169,24 @@
]
}
],
"ChromeOSEmojiSuggestion": [
{
"platforms": [
"chromeos"
],
"experiments": [
{
"name": "UseMap1_20200903",
"params": {
"map": "1"
},
"enable_features": [
"EmojiSuggestAddition"
]
}
]
}
],
"ChromeOSHeuristicPalm": [
{
"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