summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author Jing Ji <jji@google.com> 2023-10-10 22:19:06 -0700
committer Jing Ji <jji@google.com> 2023-10-11 15:41:56 -0700
commitf58fe5995f8bc347a9a97e4735f5a6247fc23ac5 (patch)
tree72421730a273de647a8fdb47433feb4ec472958a /libs/androidfw/ZipFileRO.cpp
parent7be165fb0880641d0d38cf6bce83407462bde510 (diff)
Extend the BIND_APPLICATION_TIMEOUT
We're reporting an ANR if the app process doesn't finish the handling of bindApplication within the BIND_APPLICATION_TIMEOUT. But very often, due to the contended system resources, the app process just doesn't get enough CPU time to run. So now we'll extend the timeout by the time that this process is waiting for run. Also given the bindApplication includes the time the app spends on Application#onCreate(), relax the timeout to 15s by default. Bug: 304484667 Test: Manual Change-Id: I442e997fa6f30445ddeb2922146e837cc24d4174
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions