commit | f342591792c01e3abbcd0c43efda8aa945da8b08 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Thu Sep 26 13:08:22 2024 +0000 |
committer | Martijn Coenen <maco@google.com> | Thu Sep 26 13:08:22 2024 +0000 |
tree | 203522b41b2c2bae2f2dc1189d0f6d12b2c72b77 | |
parent | 3bd16e84c0a5dd3c6f6437b11aa40eb9181ce62c [diff] |
StorageManagerService: increase watchdog timeout. We know that vold's unmount() operation can take more than 20 seconds to complete, in the worst case, due to use of four 5-second long sleeps. Adjust the timeout accordingly. Bug: 369519866 Change-Id: Iaf760038176449158c818c163a0802b81476bad1 Test: N/A Flag: EXEMPT bugfix