summaryrefslogtreecommitdiff
path: root/service/flags.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'service/flags.aconfig')
-rw-r--r--service/flags.aconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/service/flags.aconfig b/service/flags.aconfig
index 6240af1..a9ca293 100644
--- a/service/flags.aconfig
+++ b/service/flags.aconfig
@@ -6,3 +6,9 @@ flag {
description: "If enabled, a notification appears when flags are staged to be applied on reboot."
bug: "296462695"
}
+flag {
+ name: "enable_unattended_reboot"
+ namespace: "core_experiments_team_internal"
+ description: "This flag controls enabling the unattended reboot feature for applying flags."
+ bug: "297502146"
+}