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
Loading
Please register or sign in to comment