Commit 9b1393ce authored by Leo Zhang's avatar Leo Zhang Committed by Commit Bot

Add LanguageSettingsAndroid in fieldtrial_testing_config.

To fix the warning from cl/184235490, we need to add the missing
Chromium field trial config.

Bug: 808935
Change-Id: I2624b09a27175a2d24f631ac77175dfc69c5ff1f
Reviewed-on: https://chromium-review.googlesource.com/901042Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Leo Zhang <googleo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#534557}
parent 9de3d08a
......@@ -342,6 +342,21 @@
]
}
],
"AndroidLanguageSettings": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"LanguagesPreference"
]
}
]
}
],
"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