commit | c33648aae08de2962f4f652df7d853c97344d7fc | [log] [tgz] |
---|---|---|
author | wilsonshih <wilsonshih@google.com> | Tue Apr 13 15:14:14 2021 +0800 |
committer | wilsonshih <wilsonshih@google.com> | Wed Apr 14 20:51:14 2021 +0800 |
tree | a4e19e0d8140c8666b1a9ca388f743f9a7ee9ba9 | |
parent | cf150a40eacac902ad5f1fae3bcdc69e94ca0f23 [diff] |
Hold WM lock when add starting window to TaskOrganizer WM lock will be needed when TaskOrgnaizerController#addStartingWindow and removeStartingWindow in case of race condition. Fixes: 185095280 Test: atest ActivityRecordTests Change-Id: Ifd8f2f09ec6238c906bcde812684a705620424a9