diff options
author | Martijn Coenen <maco@google.com> | 2021-02-05 11:32:44 +0100 |
---|---|---|
committer | Martijn Coenen <maco@google.com> | 2021-04-15 06:56:32 +0000 |
commit | 0110dc4836eb75717b96cf2a8fa7bc4a2f298c8e (patch) | |
tree | 76ec3a7fa3ef0d735867d7cbcc554e30c4a49fea /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | a14d76517afb93780dd26cfe1eef627672954002 (diff) |
Dump binder proxies interface descriptors on a separate thread.
There are apparently some processes that block getInterfaceDescriptor()
from completing, thus locking up the thread doing the binder proxy dump.
This can cause the watchdog to restart system_server. Move the calls to
a separate thread and give it some time to complete!
Bug: 174722615
Bug: 183676249
Test: adb shell am dump binder-proxies
Change-Id: Ifa79e53524197bf1d785210b7504e7f6c6ddc9b7
Merged-In: Ifa79e53524197bf1d785210b7504e7f6c6ddc9b7
(cherry picked from commit f1a22a35e85d589a4f2ba915a1997b641c81e352)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions