Skip to content

Commit

Permalink
[ios][ScreenTime] Add testing config
Browse files Browse the repository at this point in the history
Bug: 1133889
Change-Id: I671beba1defc45dfeebddc59ea5975202dcfa6d6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581337
Reviewed-by: Robert Kaplow <rkaplow@chromium.org>
Commit-Queue: edchin <edchin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#835292}
  • Loading branch information
edx246 authored and Chromium LUCI CQ committed Dec 9, 2020
1 parent 2f66b77 commit 0d08844
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3683,6 +3683,21 @@
]
}
],
"IOSScreenTimeIntegration": [
{
"platforms": [
"ios"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ScreenTimeIntegration"
]
}
]
}
],
"Identifiability": [
{
"platforms": [
Expand Down

0 comments on commit 0d08844

Please sign in to comment.