commit | cadce9d7847e44d15269adbb1c76f27aa97778ad | [log] [tgz] |
---|---|---|
author | Arthur Hung <arthurhung@google.com> | Fri May 07 17:24:04 2021 +0800 |
committer | Arthur Hung <arthurhung@google.com> | Fri May 07 17:24:04 2021 +0800 |
tree | feecc02442f124428eca26165e3e62bc78e65b67 | |
parent | b8e9586db0d2d2c16a5fe77c2e5802b0675afbf2 [diff] |
Fix potential block in InputReader The 'dispatchExternalStylusState' is a callback function for 'ExternalStylusInputMapper' when the stylus device state is changed, it's unnecessary to hold the lock again because it already hold when processing the raw event. Bug: 187253236 Test: atest inputflinger_tests Change-Id: I19a2ef5f4c7a5afb622691ef7ec532f8d4dbb7ed