Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c2b3a3ab authored by Daichi Hirono's avatar Daichi Hirono
Browse files

Create `close_task_keyboard_shortcut` flag

Bug: 416437920
Test: None
Flag: com.android.window.flags.close_task_keyboard_shortcut
Change-Id: Ie85dc1c407014dba3260b2c058f7f9e525cf5e7a
parent 3a6dcfef
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2,6 +2,16 @@ package: "com.android.window.flags"
container: "system"

# go/keep-sorted start block=yes newline_separated=yes
flag {
    name: "close_task_keyboard_shortcut"
    namespace: "lse_desktop_experience"
    description: "Enable keyboard shortcut to close a task"
    bug: "416437920"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "default_desk_without_warmup_migration"
    namespace: "lse_desktop_experience"