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

Commit 38345cf8 authored by Pat Manning's avatar Pat Manning
Browse files

Add flag for customizing touchpad 3 finger tap.

Test: Manual. Adding flag.
Flag: com.android.systemui.touchpad_three_finger_tap_customization
Bug: 376249366
Change-Id: I73bf605d315d939f451a6aca09bd417e3f9b6b01
parent a946eea3
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1708,3 +1708,9 @@ flag {
    bug: "365064144"
}

flag {
   name: "touchpad_three_finger_tap_customization"
   namespace: "systemui"
   description: "Customize touchpad three finger tap"
   bug: "365063048"
}