commit | 6104af0e8c48ffc52819917215416740bfde9342 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Aug 17 12:12:28 2021 -0700 |
committer | Chris Li <lihongyu@google.com> | Wed Aug 18 17:40:12 2021 +0000 |
tree | d36678a26a464902fced47cdc5e288a6d2ad37ef | |
parent | 6bad1e88c967a69a651bfddd907a7825d2694978 [diff] |
Fix race condition on size compat UI Before, the leash might have been released while the update surface position runnable was in queue. Now, we make sure the leash is valid before update position. Fix: 196942784 Test: manual Change-Id: I2d052bf46b12a2441dbc0aa1aabf5dfe9be2fa45