Commit 51b657dd authored by Juan Mojica's avatar Juan Mojica Committed by Commit Bot

Update field trial testing config for direct intent experiment.

Bug: 1092713
Change-Id: I693ee59289d1f4380831c06fcef30d24c4fad3c8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498962
Commit-Queue: Juan Mojica <juanmojica@google.com>
Auto-Submit: Juan Mojica <juanmojica@google.com>
Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Reviewed-by: default avatarBen Goldberger <benwgold@google.com>
Cr-Commit-Position: refs/heads/master@{#827089}
parent 8476626a
......@@ -1778,6 +1778,47 @@
]
}
],
"ContextMenuSearchWithGoogleLens": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "DirectIntentEnabled_20201026",
"params": {
"disableOnIncognito": "true",
"useDirectIntent": "true"
},
"enable_features": [
"ContextMenuSearchWithGoogleLens"
]
}
]
}
],
"ContextMenuShopWithGoogleLens": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "EnabledWithTextShopSimilarProducts_20201022",
"params": {
"disableOnIncognito": "true",
"lensShopVariation": "ShopSimilarProducts",
"minAgsaVersionNameForShopping": "11.17"
},
"enable_features": [
"ContextMenuEnableLensShoppingAllowlist",
"ContextMenuSearchAndShopWithGoogleLens",
"ContextMenuShopWithGoogleLens"
]
}
]
}
],
"ContextualSearch": [
{
"platforms": [
......@@ -3042,28 +3083,6 @@
]
}
],
"GoogleLensShoppingSupportedBrowserVersionsMultiArm": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "EnabledWithTextShopSimilarProducts",
"params": {
"lensShopVariation": "ShopSimilarProducts",
"minAgsaVersionNameForShopping": "11.17"
},
"enable_features": [
"ContextMenuEnableLensShoppingAllowlist",
"ContextMenuSearchAndShopWithGoogleLens",
"ContextMenuSearchWithGoogleLens",
"ContextMenuShopWithGoogleLens"
]
}
]
}
],
"GpuWatchdogV2NewTimeout": [
{
"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