Set timeout for binding service to avoid thread blocking
In the case of catching AssertionError, such as in Bug: 351757602, this fix can prevent android.bg thread blocking;In other cases where AssertionError is not catched, this fix can expose the problem as early as possible instead of waiting for the thread to block Bug: 351757602 Test: Manual Change-Id: Id2a2a960b28c77532e05c88ce9267762610f9119
Loading
Please register or sign in to comment