Commit 9b277d27 authored by Jan Wilken Dörrie's avatar Jan Wilken Dörrie Committed by Commit Bot

[Passwords] Add Field Trial Testing Config for Touch To Fill

This change adds a field trial testing config for the Touch To Fill
feature on Android.

Bug: 957532
Change-Id: I633e978f4eb4c7c25a5a0c1ee9cf5e0812cc287f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879266Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#710227}
parent e9781080
......@@ -538,6 +538,21 @@
]
}
],
"AndroidTouchToFill": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"TouchToFillAndroid"
]
}
]
}
],
"AppLauncherRefresh": [
{
"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