commit | 93992527af701c99ca3fb4abe265d1cc7c0995d8 | [log] [tgz] |
---|---|---|
author | Sean Stout <sstout@google.com> | Tue Apr 20 15:51:15 2021 -0700 |
committer | Sean Stout <sstout@google.com> | Tue Apr 20 15:51:15 2021 -0700 |
tree | 2b35811b58bb64e486faf30ecdb856ac0c462106 | |
parent | 7f0b986741236dd4617625ed8028f3474d0f3a18 [diff] |
Fix sandman crash It was possible for the system to crash when trying to handle sandman because the DisplayGroupPowerStateMapper was being accessed without holding the Power Lock. This change ensures that DisplayGroupPowerStateMapper is only accessed while holding the lock which prevents this crash from happening. Bug: 185419869 Change-Id: I96ca47335430023b6e2ac4b6f6e499fa3dc5a53b