Skip to content

Commit 92e0a7e

Browse files
Arpit SinghAndroid (Google) Code Review
authored andcommitted
Merge "Add aconfig flag for scaling cursor with density" into main
2 parents 52c0ffe + c2bba57 commit 92e0a7e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

libs/input/input_flags.aconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,13 @@ flag {
223223
}
224224
}
225225

226+
flag {
227+
name: "scale_cursor_speed_with_dpi"
228+
namespace: "lse_desktop_experience"
229+
description: "Scale the cursor speed based on display density"
230+
bug: "367662715"
231+
}
232+
226233
flag {
227234
name: "use_cloned_screen_coordinates_as_raw"
228235
namespace: "input"

0 commit comments

Comments
 (0)