summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorJing Ji <jji@google.com>2021-06-11 22:14:44 -0700
committerJing Ji <jji@google.com>2021-06-14 17:30:19 -0700
commit787197749739886528b37617482ef1c422fba3c2 (patch)
tree4a0f48cb75f5b15630967d666761406bbd077844 /tools/aapt2/java/JavaClassGenerator.cpp
parent466698f9afc2b4930544c07776493d4bce915f24 (diff)
Make IActivityManager.killPids asynchronized
Currently it's only used by WMS, and the caller has held other locks before calling into this interface in which it'll require to acquire the AMS lock and thus results in potential deadlocks. Now making it asynchronized to untangle the locks here. BYPASS_INCLUSIVE_LANGUAGE_REASON=Legacy API name Bug: 188793757 Test: atest FrameworksServicesTests Change-Id: I5d1405eb3ef55ad683602335acebc78ff7e8d4c9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions