Commit 197b53d8 authored by Joe DeBlasio's avatar Joe DeBlasio Committed by Commit Bot

[MIX-DL] Update field trial config for Android M85 launch.

To match cl/330736217.

Change-Id: Iee3db833ce79b911420960738d7a7b4680e8aafe
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2401307
Auto-Submit: Joe DeBlasio <jdeblasio@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#805739}
parent ad87cc9c
...@@ -2134,12 +2134,12 @@ ...@@ -2134,12 +2134,12 @@
{ {
"name": "Enabled", "name": "Enabled",
"params": { "params": {
"BlockExtensionList": "mix_dl_blocked_for_testing", "BlockExtensionList": "",
"SilentBlockExtensionList": "mix_dl_silently_blocked_for_testing", "SilentBlockExtensionList": "exe,scr,msi,vb,dmg,pkg,crx",
"TreatBlockListAsAllowlist": "false", "TreatBlockListAsAllowlist": "false",
"TreatSilentBlockListAsAllowlist": "false", "TreatSilentBlockListAsAllowlist": "false",
"TreatWarnListAsAllowlist": "false", "TreatWarnListAsAllowlist": "false",
"WarnExtensionList": "exe,scr,msi,vb,dmg,pkg,crx" "WarnExtensionList": "zip,iso,rar,7z,tar,gz,bz2"
}, },
"enable_features": [ "enable_features": [
"TreatUnsafeDownloadsAsActive" "TreatUnsafeDownloadsAsActive"
......
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