summaryrefslogtreecommitdiff
path: root/flags
diff options
context:
space:
mode:
Diffstat (limited to 'flags')
-rw-r--r--flags/flags.aconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig
index 866d27d43..99a50ab7d 100644
--- a/flags/flags.aconfig
+++ b/flags/flags.aconfig
@@ -165,3 +165,12 @@ flag {
bug: "388234667"
is_fixed_read_only: true
}
+
+flag {
+ name: "fix_safety_center_touch_target"
+ is_exported: true
+ namespace: "permissions"
+ description: "This flag fixes an issue with the SafetyCenterTouchTarget code"
+ bug: "399872661"
+ is_fixed_read_only: true
+}