summaryrefslogtreecommitdiff
path: root/tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
diff options
context:
space:
mode:
authorJeff Chang <chengjeff@google.com>2019-01-24 19:33:28 +0800
committerJeff Chang <chengjeff@google.com>2019-01-24 19:33:28 +0800
commited2f5bc3f5eba03e06e0d71b2fdc1a231dd5395e (patch)
tree0416fae77553b50fbfd2373095eef2cd5e1a1405 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp
parent96129fb7bbde75f799a367f8eb60f137671cce53 (diff)
Fix a deadlock symptom between AM/WM
On the case,ProcessRecord.appNotResponding acquired the WMGlobalLock and waiting to hold the AM service lock. Another thread hold the AM service lock and waiting to acquire WMGlobalLock result in the issue. Let the killAppCallback and serviceTimeoutCallback out of the WMGlobalLock scope. Bug: 123173718 Test: atest ActivityStarterTests Change-Id: I501309dc8fedbb226cd387ef6e6674a07a6d6ead
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions