summaryrefslogtreecommitdiff
path: root/flags/flags.aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'flags/flags.aconfig')
-rw-r--r--flags/flags.aconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/flags/flags.aconfig b/flags/flags.aconfig
index 5f3d1cc93..d130f05e2 100644
--- a/flags/flags.aconfig
+++ b/flags/flags.aconfig
@@ -117,3 +117,12 @@ flag {
bug: "369606734"
is_fixed_read_only: true
}
+
+flag {
+ name: "wear_compose_material3"
+ is_exported: true
+ namespace: "permissions"
+ description: "This flag enables material3 design system for wear ui components (to support BC25)"
+ bug: "370489422"
+ is_fixed_read_only: true
+} \ No newline at end of file