Files
frameworks_base/core/java/android/os
Martijn Coenen 0110dc4836 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 f1a22a35e8)
2021-04-15 06:56:32 +00:00
..
2021-02-22 08:38:52 +00:00
2021-01-12 16:15:52 -08:00
2020-12-10 22:53:07 +00:00
2021-02-25 14:51:01 -08:00