[sb] status_bar_simple_fragment flag
Test: none flags
Flag: com.android.systemui.status_bar_simple_fragment
Bug: 364360986
Change-Id: I342a7c04d9b8bb23b437b0d518ce0a1946563139
diff --git a/packages/SystemUI/aconfig/systemui.aconfig b/packages/SystemUI/aconfig/systemui.aconfig
index 98c491b..855ebe3 100644
--- a/packages/SystemUI/aconfig/systemui.aconfig
+++ b/packages/SystemUI/aconfig/systemui.aconfig
@@ -555,6 +555,13 @@
}
flag {
+ name: "status_bar_simple_fragment"
+ namespace: "systemui"
+ description: "Feature flag for refactoring the collapsed status bar fragment"
+ bug: "364360986"
+}
+
+flag {
name: "new_volume_panel"
namespace: "systemui"
description: "Switches to the new volume panel (without Slices)."