commit | c5f7ec358648685f3942b33ef47d9a67bd822494 | [log] [tgz] |
---|---|---|
author | Rhed Jao <rhedjao@google.com> | Tue Dec 22 22:11:08 2020 +0800 |
committer | Rhed Jao <rhedjao@google.com> | Tue Dec 22 22:11:08 2020 +0800 |
tree | 350acf6216d646abd191bebde72af733baee0189 | |
parent | 84544748e928b319b0cb6f1039a24b5f18f252bc [diff] |
Fixes frequent ANR taking bugreport in background Remove the task of DumpAppInfos from the parallel running queue to avoid RunDumpsysNormal and DumpAppInfos running at the same time. The system_server may be overwhelmed and cause applications anr issues. Bug: 175747281 Test: atest dumpstate_test Test: adb bugreport Change-Id: I2d7fae837938caf271e2e87aade018d1ee8d3175