Commit 5c30fbb2 authored by Jared Saul's avatar Jared Saul Committed by Commit Bot

[AF] Add AutofillCreditCardAuthentication to Clank fieldtrial_tst._cfg.

Change-Id: Ica35f3494f4bbeae333f777e75b026832f5dc82a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2410928Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Jared Saul <jsaul@google.com>
Cr-Commit-Position: refs/heads/master@{#806823}
parent faea69bd
...@@ -669,6 +669,22 @@ ...@@ -669,6 +669,22 @@
] ]
} }
], ],
"AutofillCreditCardAuthentication": [
{
"platforms": [
"android",
"android_webview"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AutofillCreditCardAuthentication"
]
}
]
}
],
"AutofillEnableCardNicknameManagementAndUpstream": [ "AutofillEnableCardNicknameManagementAndUpstream": [
{ {
"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