Commit cd8c0f60 authored by Bettina Dea's avatar Bettina Dea Committed by Commit Bot

Create a field trial for CSD on Android.

Provide a field trial testing for client
side detection on Android.

Bug: 1108080
Change-Id: Idc40e3e9651f70eef1a6d651f01d14481cb2f529
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463968Reviewed-by: default avatarDaniel Rubery <drubery@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Bettina Dea <bdea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#816718}
parent a05aa28f
......@@ -1655,6 +1655,24 @@
]
}
],
"ClientSideDetectionModelOnAndroid": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "EnabledWithModel55",
"params": {
"ModelNum": "55"
},
"enable_features": [
"ClientSideDetectionModelOnAndroid"
]
}
]
}
],
"CodeCacheDeletionWithoutFilter": [
{
"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