Merge "Adds three_button_corner_swipe flag." into main
diff --git a/aconfig/systemui.aconfig b/aconfig/systemui.aconfig
index c711c0a..6c24396 100644
--- a/aconfig/systemui.aconfig
+++ b/aconfig/systemui.aconfig
@@ -48,3 +48,10 @@
   description: "Enables new interactive tutorial for learning touchpad gestures"
   bug: "309928033"
 }
+
+flag {
+    name: "three_button_corner_swipe"
+    namespace: "systemui"
+    description: "Allow the Assistant corner swipe gesture while in 3 button mode"
+    bug: "361651619"
+}