commit | 343ab843bd668ff687c7dcba2006775a2b03549f | [log] [tgz] |
---|---|---|
author | Steve Pfetsch <spfetsch@google.com> | Wed Jun 02 18:37:28 2021 +0000 |
committer | Steve Pfetsch <spfetsch@google.com> | Wed Jun 02 22:59:42 2021 +0000 |
tree | d5acaf3b9cdf1120d1fe8a83f08950590c47ecdc | |
parent | d484e2fa39b3884e91ab07f9f574df59b8543000 [diff] |
TouchVideoDevice: Silence log spam When it was originally written, the TouchVideoDevice could expect that every queued heatmap frame would correspond directly to a set of touch coordinates. This is no longer true because touch coordinates may be dropped before reaching InputFlinger. Therefore, heatmap frames may be dropped frequently and the accompanying error message is less valuable. Bug: 184000818 Bug: 189901803 Change-Id: I9ba848c70c0c5014e6ed5c2af8fd0f5629971254