summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Aurélien Pomini <pomini@google.com> 2023-05-25 15:00:47 +0000
committer Aurélien Pomini <pomini@google.com> 2023-05-25 15:19:01 +0000
commit169a306c2e7badac568880bd0ac1d62833f606a0 (patch)
treeb72adca89d36b27659a21e4a8d36f66f23dac8e3 /libs/androidfw/ApkParsing.cpp
parent4422c68b1460b7bb687f3f2b295a10a217a14e43 (diff)
Move onKeyguardGoingAway outside ActivityManager lock
The other events of WallpaperManagerInternal (onDisplayReady, onScreenTurningOn, onScreenTurnedOn) are also called outside lock, and only grab the WallpaperManagerService lock. We now do the same with onKeyguardGoingAway. This does not create new race issues: the event sent to the engine is anyway async. This CL fixes a deadlock: see the associated bug. Bug: 282786193 Test: treehugger Change-Id: I8c15fec587c6124ee5aadac46b8a0e1b93507921
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions