commit | 42a27b5657975485a72033736f37bfe6de0e21a8 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Thu Nov 18 15:35:22 2021 -0800 |
committer | Vishnu Nair <vishnun@google.com> | Tue Nov 23 16:41:19 2021 -0800 |
tree | 3dc390b837a276e8691772a14fee106b96d639e9 | |
parent | 34eb9ca577d78524b992d2af367e23ce89a9f034 [diff] |
SF: Update InputFlinger outside main thread Avoids parceling data inside main thread and hot path. Also avoids any binder contention with one way binder calls. See bug for more details. Bug: 206380307 Test: presubmit Test: systrace Change-Id: I4f8640587c821ac471559f1e6d2fbe41a8e64c87