commit | d033121058e6553b3557f2a48f002ba27c01665d | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Wed Jan 03 10:54:33 2024 +0000 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Wed Jan 03 10:54:33 2024 +0000 |
tree | 59ff34ef04a006226952227521f5f3a2a26e7921 | |
parent | f9ade1f62f5f03ba0c44421b58818cf20cf6f84e [diff] |
Remove log from UnfoldRemoteFilter It might happen that binder reorders some ipc, and causes progress to be received before/after the animation start event. We were logging this as an error log, but it turned out to be spammy. As the receiver is arleady handling this case correctly, the log is not needed. Flag: None Fixes: 318473873 Test: UnfoldRemoteFilterTest Change-Id: I99950e1cb34dded3f0c80cc0e23bd327bf689ea5