commit | 878911f7df21c700ddbe9e9c9d28cd0a1776946f | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Mar 27 22:20:24 2024 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Fri Mar 29 03:29:32 2024 +0000 |
tree | 5f737bfc18879395053b7fa377ca4ce789449f3e | |
parent | eba59ded32dea679a1bcbb5021b0e0cb214f29df [diff] |
Fix sync issue with handling display state changes We may miss some state changes if a display state change comes between processDisplayChangesLocked and commitTransactions. Fix this by grabbing the state lock for the duration of display updates in commit. Test: steps in bug Bug: 330105711, 330103914, 328539539 Change-Id: I4798961551f78d75c45ead6dea5ebca895e5ef7d