commit | 1c815a00c4063959493fceef9929f3c61a03b9b9 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Oct 31 10:32:20 2023 +0100 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Tue Oct 31 10:42:52 2023 +0100 |
tree | d09cc0f780e0470a938e40a5c7fd26f2a7c943cb | |
parent | 247efa912a88a15de721e74592a60b6767f6b0c9 [diff] |
Log.wtf WM timeouts only after 5s This CL splits the current launch timeout in ActivityLaunchAnimator so that we simply warn for timeouts after 1s but Log.wtf if the remote animation is not started or cancelled within 5s. Bug: 306956311 Test: Manual. ActivityLaunchAnimatorTest explicitly disables timeouts and making this code testable would be a much bigger change. Change-Id: I355db87c53973a097f5cc9806bc36607ebe8f2af