diff options
author | Martijn Coenen <maco@google.com> | 2020-09-24 19:49:35 +0200 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2020-09-25 21:01:23 +0000 |
commit | 16a691f87b8b00fe32f2faf1d7e222d770da7745 (patch) | |
tree | b6bc0a1de8f13d0388471465ceca55e6bfdd0cc0 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 6cb400d3ac6d48be026f734695a18bdcbe821fff (diff) |
Don't dump binder proxies with the lock held.
There's still a path where the AMS lock is held when we're trying to
dump binder proxies; in this case, just don't dump any proxies at all,
since there's no safe way to do it with the AMS lock held.
Bug: 168353824
Test: adb shell am dump binder-proxies
Change-Id: Ia9b23821a953ac73fe6d67cc169998548680083d
(cherry picked from commit 7174ebbf55f9fe2dc53dbf17e812298b220d98db)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions