Fix wallpaper window can't receive up event
If the wallpaper window is touchable and the above touched window has `DUPLICATE_TOUCH_TO_WALLPAPER` flag, it would also deliver the same touch event to the wallpaper window, and it have to set the corresponding pointer ids to prevent it being erased in next pointer up. Bug: 240308355 Test: atest inputflinger_tests Change-Id: Ibf82b494e45e35babe9ba9f3dd1236fee8bcea6d
Loading
Please register or sign in to comment