[CD Cursor] Update pointer display in line with topology update
This CL fixes issues related to pointer display on topology update. When we are working with topology cursor display should only be updated when topology is updated or user moves the cursor between displays. This CL Specifically implements following behaviour: 1. Ignore setDefaultMouseDisplayId whith topology. 2. Only update pointer display when topology is set. 3. Fallback to the primary display id pointer display is removed. Test: atest inputflinger_tests Bug: 395033854 Flag: com.android.input.flags.connected_displays_cursor Change-Id: I576107b0ee5b81d596bdb91c796ceb6ac9eb2f73
Loading
Please register or sign in to comment