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

Commit 4584385d authored by Joshua Mokut's avatar Joshua Mokut Committed by Android (Google) Code Review
Browse files

Merge "Added multi-display support flag for shortcut helper" into main

parents ccf39070 e0581ffc
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2202,3 +2202,13 @@ flag {
        purpose: PURPOSE_BUGFIX
   }
}

flag {
    name: "shortcut_helper_multi_display_support"
    namespace: "systemui"
    description: "Shortcut helper is triggered on the current display"
    bug: "406740115"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}