commit | ec5674a96ba03eb3b606e77107616ea1c0a29057 | [log] [tgz] |
---|---|---|
author | Jing Ji <jji@google.com> | Thu Apr 22 11:38:40 2021 -0700 |
committer | Jing Ji <jji@google.com> | Thu Apr 22 11:38:40 2021 -0700 |
tree | 1f213e0d48bcfc7dab06cd4e56cf2ec6591adda2 | |
parent | 0cd1de22269c7be1de3ea17509f04a51486eece0 [diff] |
Move the callbacks in app died/crash handling out of WM global lock These callbacks would require the AM proc lock internally, result in dead lock. Bug: 186067587 Test: adb shell am monitor & crash app manually Test: atest ActivityStarterTests Test: presubmit Change-Id: Ia1b95d7c4fca25cb6f21abf0c295aa51258b1e0c