diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 4f5b1a03ef..cc746eb7ec 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -629,3 +629,10 @@ flag { description: "Enable Alt + Tab KQS view to show apps in flattened structure" bug: "382769617" } + +flag { + name: "enable_gesture_nav_on_connected_displays" + namespace: "lse_desktop_experience" + description: "Enables gesture navigation handling on connected displays" + bug: "382130680" +}