diff options
| author | 2024-08-05 15:45:13 +0000 | |
|---|---|---|
| committer | 2024-08-05 15:45:13 +0000 | |
| commit | c60b50c29c83ea5eaa1c79d954bf22dc9bf0abb4 (patch) | |
| tree | 00bbef0552071567496a478d57c0df75ef36a8fb | |
| parent | b7bb53d392d2437b691d6e2556cba97e26310ffc (diff) | |
| parent | 5a6dc7234095228d19a0060515c712719ba40855 (diff) | |
Merge "[Ravenwood] Use default socket timeout" into main
| -rw-r--r-- | core/ravenwood_test_config_template.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/ravenwood_test_config_template.xml b/core/ravenwood_test_config_template.xml index 088a55ad8f..2f21baedf7 100644 --- a/core/ravenwood_test_config_template.xml +++ b/core/ravenwood_test_config_template.xml @@ -21,7 +21,6 @@ <option name="java-folder" value="prebuilts/jdk/jdk21/linux-x86/" /> <option name="use-ravenwood-resources" value="true" /> <option name="exclude-paths" value="java" /> - <option name="socket-timeout" value="10000" /> <option name="null-device" value="true" /> {EXTRA_CONFIGS} |