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

Commit 12339fb6 authored by Kazuki Takise's avatar Kazuki Takise Committed by Android (Google) Code Review
Browse files

Merge "Create a flag for restart menu for CD" into main

parents fbcc6819 8343f3f9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -938,3 +938,10 @@ flag {
    description: "Enables the desktop-first mode switching logic based on its form factor."
    bug: "394736817"
}

flag {
    name: "enable_restart_menu_for_connected_displays"
    namespace: "lse_desktop_experience"
    description: "Enable restart menu UI, which is shown when an app moves between displays."
    bug: "397804287"
}