commit | 8c5dd6e9605e6b0672fb6b908591edcb8591fcc8 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Thu Jul 18 18:10:39 2024 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Thu Aug 22 17:42:30 2024 -0700 |
tree | 608eeb119a6a2d8959de8dd359b83cf57a988679 | |
parent | 32fdcb87096e2a4684202221b1e660d215fadf6f [diff] |
Add timeout for mount on untrusted media Under some circumstances it seems mounting a device can take a long time. We already abort fsck if it runs for too long, so this is the last remaining spot this could happen. Bug: 339740354 Test: Mount a very slow device, observe no Android restart Change-Id: I3607be269d3aeb4c2391d1d8e2372e3a6795e7c4