Commit b99b969a authored by Jazz Xu's avatar Jazz Xu Committed by Commit Bot

Android PiP: add field trial testing entry for finch config.

Bug: 1021681
Change-Id: I551f94a2d195a8235a2c5292dbae67ccae5089b5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1904494Reviewed-by: default avatarNik Bhagat <nikunjb@chromium.org>
Commit-Queue: Jazz Xu <jazzhsu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715334}
parent 6fbb8e72
...@@ -519,6 +519,21 @@ ...@@ -519,6 +519,21 @@
] ]
} }
], ],
"AndroidPictureInPictureAPI": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Disabled",
"disable_features": [
"PictureInPictureAPI"
]
}
]
}
],
"AndroidSpellChecker": [ "AndroidSpellChecker": [
{ {
"platforms": [ "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