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

Commit 45e7f9b5 authored by Justin Weir's avatar Justin Weir
Browse files

Add flag to disable shade 2 finger trackpad swipe

Bug: 356804470
Test: EXPEMPT flag config only
Flag: com.android.systemui.disable_shade_expands_on_trackpad_two_finger_swipe
Change-Id: I963213e68b1c7990d1fd07742e4657130a76dc5f
parent 5dbffb23
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1798,6 +1798,12 @@ flag {
  bug: "371224114"
}

flag {
  name: "disable_shade_expands_on_trackpad_two_finger_swipe"
  namespace: "systemui"
  description: "Disables expansion of the shade via two finger swipe on a trackpad"
  bug: "356804470"
}

flag {
    name: "keyboard_shortcut_helper_shortcut_customizer"