commit | 7511614773cf901795f6b5487e3707e1c14de49e | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Wed Feb 02 12:05:02 2022 -0800 |
committer | Prabir Pradhan <prabirmsp@google.com> | Wed Feb 02 20:10:48 2022 +0000 |
tree | 66a80ef5f08a7090be3cb58cff867cc701b8f787 | |
parent | d7c5ca769d52bb537ddd2f7d324c731057ffdf5a [diff] |
Make the handwriting surface NOT_TOUCHABLE Looks like we forgot to do it. INPUT_FEATURE_INTERCEPTS_STYLUS is meant to be used in conjunction with FLAG_NOT_TOUCHABLE. Without the latter, the window will still receive all pointer events. Bug: 210039666 Test: None Change-Id: I724da1432dd3f38b82676b5ca924040f4aa78a94