Skip to content

Commit d70cc2a

Browse files
author
nergi
committed
Create a bugfix flag to modify associatedDisplay cursor in CD
Bug: 396568321 Test: None Flag: EXEMPT adding new flag Change-Id: I640ea9095246f932e8367907c42634b3941adec5
1 parent a3d7a6f commit d70cc2a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

libs/input/input_flags.aconfig

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,16 @@ flag {
231231
bug: "362719483"
232232
}
233233

234+
flag {
235+
name: "connected_displays_associated_display_cursor_bugfix"
236+
namespace: "lse_desktop_experience"
237+
description: "Apply some rules to define associated display cursor behavior in connected displays"
238+
bug: "396568321"
239+
metadata {
240+
purpose: PURPOSE_BUGFIX
241+
}
242+
}
243+
234244
flag {
235245
name: "use_cloned_screen_coordinates_as_raw"
236246
namespace: "input"

0 commit comments

Comments
 (0)