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

Commit c5ded196 authored by Yuhan Yang's avatar Yuhan Yang Committed by Android (Google) Code Review
Browse files

Merge "Add aconfig flag for mouse scrolling acceleration" into main

parents fab00163 d467d1c1
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -197,3 +197,10 @@ flag {
    description: "Allows the user to disable pointer acceleration for mouse and touchpads."
    bug: "349006858"
}

flag {
    name: "mouse_scrolling_acceleration"
    namespace: "input"
    description: "Allows the user to disable input scrolling acceleration for mouse."
    bug: "383555305"
}