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

Commit a424fedc authored by Michael Checo's avatar Michael Checo Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for mouse acceleration" into main

parents 9176f4a7 d7075527
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -190,3 +190,10 @@ flag {
  description: "Adds new API in WindowManager class to check if the window can override the power key double tap behavior."
  bug: "378736024"
  }

flag {
    name: "pointer_acceleration"
    namespace: "input"
    description: "Allows the user to disable pointer acceleration for mouse and touchpads."
    bug: "349006858"
}
 No newline at end of file