commit | bb68a0698ca39a8259881d7ed71e2a87054775ec | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Wed Mar 09 10:28:30 2016 -0800 |
committer | Brad Ebinger <breadley@google.com> | Wed Mar 09 11:26:21 2016 -0800 |
tree | 6d1a8b428629304da163e3ed9af9a391b9a2884b | |
parent | 482e43fccde5618164b88331e35d2a206e8e3072 [diff] |
Resolve possible deadlock in Logging Currently, if the sCleanStaleSessions telecom.Runnable runs while another thread has the Log lock, a deadlock can occur. Instead, a normal android.Runnable will be used in order to prevent the deadlock from occuring. Bug: 27552152 Change-Id: Ie41aac6d77db243daa048a9a8b0e2217b9c3ac5c