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

Commit 5ab2158c 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.shared.touchpad_three_finger_tap_customization
Bug: 376249366
Change-Id: Ic6704364a1d59918a40a899d4c14b87a546ca2f8
parent bcf05839
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -76,3 +76,11 @@ flag {
    description: "Enables ambient wallpaper and AOD enhancements"
    bug: "372655702"
}

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