commit | db485dec8b4aed52aa14e5e7427a219fd9084b1a | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Mon Oct 29 09:47:07 2018 -0700 |
committer | Wale Ogunwale <ogunwale@google.com> | Sun Nov 04 01:26:51 2018 +0000 |
tree | f73164515942a27f54cc1f7f54c2d6ebacb7e318 | |
parent | 97dfb6aeebcd538d43d5717c2a823e019b0d6c9f [diff] |
Don't use WMS.mWindowMap to synchronize WM critical section (36/n) Use new field WMS.mGlobalLock instead. This will make it easier to switch the lock to the same object used by ActivityTaskManagerService in an upcoming CL. Test: Existing tests pass Bug: 80414790 Change-Id: I4202e9028395d79cc60b01ed795528b469a16bf1