Commit 8bc4e842 authored by Becky Zhou's avatar Becky Zhou Committed by Commit Bot

Add field trial testing configuration for AndroidNightMode

Bug: 925562
Change-Id: Ied102c3e8f15c2ee15f9e4a7eb3d87a2d433e5ff
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617084Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Becky Zhou <huayinz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#661042}
parent 6006aec9
......@@ -426,6 +426,21 @@
]
}
],
"AndroidNightMode": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled_20190503",
"enable_features": [
"AndroidNightMode"
]
}
]
}
],
"AndroidSpellChecker": [
{
"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