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

Commit 5344f894 authored by Orhan Uysal's avatar Orhan Uysal
Browse files

Create back navigation flag for dw.

Bug: 352258681
Flag: com.android.window.flags.enable_desktop_windowing_back_navigation
Test: NONE
Change-Id: I42354fb7c44ef2fce56f2587254a4a66901942ff
parent 7cab8853
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -155,3 +155,10 @@ flag {
    description: "Whether to enable multi-instance support in desktop windowing."
    bug: "336289597"
}

flag {
    name: "enable_desktop_windowing_back_navigation"
    namespace: "lse_desktop_experience"
    description: "Whether to enable back navigation treatment in desktop windowing."
    bug: "350421096"
}
 No newline at end of file