diff options
author | Sean Stout <sstout@google.com> | 2021-04-20 15:51:15 -0700 |
---|---|---|
committer | Sean Stout <sstout@google.com> | 2021-04-20 15:51:15 -0700 |
commit | 93992527af701c99ca3fb4abe265d1cc7c0995d8 (patch) | |
tree | 2b35811b58bb64e486faf30ecdb856ac0c462106 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions