Commit e4373df3 authored by Roger McFarlane's avatar Roger McFarlane Committed by Commit Bot

Add fieldtrial config for UMA and UKM Demographics

Bug: 978849, 1006806
Change-Id: Id797a8c9955ece26668490664f07c83756d0f6a7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1906335Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Roger McFarlane <rogerm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#713963}
parent d091fa91
......@@ -6640,6 +6640,27 @@
]
}
],
"UmaAndUkmDemographics": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows",
"ios"
],
"experiments": [
{
"name": "UKM_Enabled",
"enable_features": [
"DemographicMetricsReporting",
"UkmReportNoisedUserBirthYearAndGender"
]
}
]
}
],
"UnifiedAutoplay": [
{
"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