diff options
author | Yurii Zubrytskyi <zyy@google.com> | 2021-06-29 14:45:48 -0700 |
---|---|---|
committer | Yurii Zubrytskyi <zyy@google.com> | 2021-06-29 16:21:12 -0700 |
commit | 337f73edc9664c1b7159624dffe72452a1fe8f29 (patch) | |
tree | 782a853a176fc1ae104055999326906c806220e3 /libs/hwui/WebViewFunctorManager.cpp | |
parent | 0221168d9da0b43932cf7f9dc239b88fdd950e58 (diff) |
Pause watchdog monitor for incfs native lib extraction
Native library extraction potentially takes much longer time for
Incremental installations vs the regular ones: each page can
wait for up to 10s (adb) or 100ms (non-adb), adding up to the
full watchdog timeout of 1 min and triggering a reboot.
This CL pauses Watchdog for the thread that's running extraction
to make sure we don't try to fix a hanging single installation
with killing the OS.
Bug: 191166673
Fixes: 191166673
Test: atest package manager and incremental suites
Change-Id: I9c4c24f305e079f346a76b64d4841cdbd58734fa
Diffstat (limited to 'libs/hwui/WebViewFunctorManager.cpp')
0 files changed, 0 insertions, 0 deletions