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

Commit c0d3c4b2 authored by Sunny Goyal's avatar Sunny Goyal
Browse files

Removing support for menu key from status bar

Bug: 131763491
Test: Verified that menu key doesn't show up for legacy apps
Change-Id: I1a93c2552945788331fdda376785647e7978da07
parent e6d829d9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ struct InputWindowInfo {
        FLAG_DISMISS_KEYGUARD = 0x00400000,
        FLAG_SPLIT_TOUCH = 0x00800000,
        FLAG_SLIPPERY = 0x20000000,
        FLAG_NEEDS_MENU_KEY = 0x40000000,
    };

    // Window types from WindowManager.LayoutParams