From 59fc289161f2aa958c35dbaaa4b187cea0c69cdd Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Wed, 24 Jul 2024 02:43:00 +0000 Subject: [PATCH] [AUTO][FILECONTROL] - version 127.0.6533.73 --- tools/under-control/src/RELEASE | 2 +- .../src/testing/variations/fieldtrial_testing_config.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/under-control/src/RELEASE b/tools/under-control/src/RELEASE index 6824c6c26..1020d41f3 100644 --- a/tools/under-control/src/RELEASE +++ b/tools/under-control/src/RELEASE @@ -1 +1 @@ -127.0.6533.57 +127.0.6533.73 diff --git a/tools/under-control/src/testing/variations/fieldtrial_testing_config.json b/tools/under-control/src/testing/variations/fieldtrial_testing_config.json index 56b6a6845..33b2d89d0 100755 --- a/tools/under-control/src/testing/variations/fieldtrial_testing_config.json +++ b/tools/under-control/src/testing/variations/fieldtrial_testing_config.json @@ -4709,8 +4709,8 @@ ], "experiments": [ { - "name": "Disabled", - "disable_features": [ + "name": "Enabled", + "enable_features": [ "OobePersonalizedOnboarding" ] }