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

Commit ac88d511 authored by Justin Weir's avatar Justin Weir Committed by Android (Google) Code Review
Browse files

Merge "Add flag shade_expands_on_status_bar_long_press" into main

parents 0752f7dd 7d9c86df
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -1653,3 +1653,10 @@ flag {
    purpose: PURPOSE_BUGFIX
  }
}

flag {
  name: "shade_expands_on_status_bar_long_press"
  namespace: "systemui"
  description: "Expands the shade on long press of any status bar"
  bug: "371224114"
}