commit | 4df68ab970391e00f3312d3c832224a04c1a40f9 | [log] [tgz] |
---|---|---|
author | Arthur Hung <arthurhung@google.com> | Wed Mar 11 18:12:01 2020 +0800 |
committer | Arthur Hung <arthurhung@google.com> | Wed Mar 11 10:36:05 2020 +0000 |
tree | a403c8bb04bf956199d24a88c29a46334ebf74af | |
parent | 8929001832590afd537f2e06147c039b951d862c [diff] |
Fix touch fails after drag and drop The drag surface would reparent to null in the end of drag & drop. But the deatched layer didn't dirty the input cause InputFlinger would not receive the latest input windows. - Dirty input when remove layer from current state. Bug: 151171041 Test: atest DragDropTest CrossAppDragAndDropTests Change-Id: I3cf9b063801260f276eb20b3aa474b4b3e692cfb