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

Commit 7d9c86df authored by Justin Weir's avatar Justin Weir
Browse files

Add flag shade_expands_on_status_bar_long_press

Bug: 371224114
Test: EXEMPT flag config only
Flag: com.android.systemui.shade_expands_on_status_bar_long_press
Change-Id: Ie3cda7d59861b82c4ad9472692a750332d7dd979
parent 639c83f3
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -1625,3 +1625,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"
}