diff options
| author | 2022-01-19 15:57:45 -0800 | |
|---|---|---|
| committer | 2022-01-20 20:06:00 +0000 | |
| commit | d20fa39489b422411da08aa91156f830d54c5213 (patch) | |
| tree | 0d9526b99b501a59b8d42f37ef3431095c5f0c6e /compiler/common_compiler_test.cc | |
| parent | 2de577d521603215f47e0502f8c262a0b8ab0867 (diff) | |
Remove --max-{execution, child-process}-seconds
Moving odrefresh into the VM has a nice side effect: Input files are now
cached by the VFS in the VM. Whereas in the previous setup, each dex2oat
has a completely new authfs instance, i.e. same input files need to be
copied for many times.
Currently, odrefresh takes about ~250 seconds to complete, which is
within the time limit. In fact, we've stopped giving the VM extra time
since the migration was done. This change removes the dead flag/code.
Bug: 211977683
Test: TH
Change-Id: Ia0114df6d768264d871bc067f591b12f1481d0f5
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions