diff options
author | Michal Karpinski <mkarpinski@google.com> | 2016-02-19 12:47:46 +0000 |
---|---|---|
committer | Michal Karpinski <mkarpinski@google.com> | 2016-02-24 12:04:17 +0000 |
commit | a0ea967d111b9f8e01ebbb1ac8d393270e1788b6 (patch) | |
tree | cdf6cfdd5d339ff4978f76308a75ffb45b48c08d /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 61ea6d0bbfeb88eef5096fa985f819d51f32db82 (diff) |
Removing lock contention in SecurityLogMonitor
After being interrupted the monitor thread tried to acquire
a lock that is held by interrupting thread, resulting in timeouting
on join().
Bug: 27061904
Change-Id: Ifbd578d5f5a266083b207fedd8ebb6d26ab08c31
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions