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

Commit a53e529a authored by Jimmy's avatar Jimmy
Browse files

Add aconfig flag for mouse swap primary button

DD: go/al-mouse-settings

Bug: 359349392
Bug: 352598211
Test: N/A

Flag: com.android.hardware.input.mouse_swap_primary_button

Change-Id: I20d9dfc67900997ac651c0d7c9f510bfeca95e97
parent ac01554b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -131,3 +131,10 @@ flag {
  description: "Controls whether external mouse vertical scrolling can be reversed"
  bug: "352598211"
}

flag {
  name: "mouse_swap_primary_button"
  namespace: "input"
  description: "Controls whether the connected mice's primary buttons, left and right, can be swapped."
  bug: "352598211"
}