| commit | fd0186df4dc9b87bf36a7a4910173b95cfc36890 | [log] [tgz] |
|---|---|---|
| author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Aug 28 21:25:47 2024 +0000 |
| committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Aug 28 21:25:47 2024 +0000 |
| tree | c52995cc4f370f4e20a4cb84af79296042f80430 | |
| parent | 70974f88de7152aad14ba381167f35d45dc08520 [diff] | |
| parent | bfac73ccf1e20255983a3b1c0d912a8a78c7f596 [diff] |
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" +}