Commit 000412e6 authored by Min Qin's avatar Min Qin Committed by Commit Bot

add testing config for DownloadWithServicification

BUG=695115

Change-Id: I58d7e2ddbc004be6fcf16ca2b203e0f85132645f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1911223
Commit-Queue: Min Qin <qinmin@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714716}
parent 887c6a79
...@@ -2104,6 +2104,21 @@ ...@@ -2104,6 +2104,21 @@
] ]
} }
], ],
"DownloadWithServicificationM77": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ServiceManagerForDownload"
]
}
]
}
],
"DownloadsAutoResumptionNative": [ "DownloadsAutoResumptionNative": [
{ {
"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