commit | cb4dbb8b80a52997e179e6f26943aecdd971b3ed | [log] [tgz] |
---|---|---|
author | Catherine Shi <li.shi@gm.com> | Mon Jun 22 12:12:03 2020 -0700 |
committer | Agatha Man <agathaman@google.com> | Tue Aug 18 16:57:31 2020 +0000 |
tree | adc495aead65e9ae1ff8da1c05871c0f90cb784a | |
parent | 3743d5526ac7a43d486a109b521dafa7a8a87874 [diff] |
system server watchdog caused by deadlock There is deadlock among ActivityManagerService, ActivityTaskManagerService and ConnectionServiceWrapper. Move stopLockTaskModeInternal out of mGlobalLock scope. This will remove the deadlock Bug: 159213837 Bug: 162950591 Test: presubmit Change-Id: I6aee6f9837bac22e480f42124bfcdba991e0fa1a (cherry picked from commit 3a17ba2f2560405ee8415d2d652eb3dd3c7449fc)