Commit 029371af authored by Caitlin Fischer's avatar Caitlin Fischer Committed by Chromium LUCI CQ

Remove AddToHomescreenMessaging entry from the testing config.

The server-side config shows that the study has ended.

Bug: 1126640
Change-Id: I76ff1a337b5dad17228ab4c2d2a5b88ca7af37f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632185Reviewed-by: default avatarPeter Beverloo <peter@chromium.org>
Commit-Queue: Caitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#846140}
parent e33136ac
......@@ -33,33 +33,6 @@
]
}
],
"AddToHomescreenMessaging": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Install app",
"params": {
"include_no_download_required": "false"
},
"enable_features": [
"AddToHomescreenMessaging"
]
},
{
"name": "Install app (no download required)",
"params": {
"include_no_download_required": "true"
},
"enable_features": [
"AddToHomescreenMessaging"
]
}
]
}
],
"AmpBackgroundTab": [
{
"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