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
1 file changed