commit | 741de933e260b1f0526d86c7384cce6f11a99901 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Mon Feb 03 00:17:58 2025 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Feb 03 00:17:58 2025 -0800 |
tree | f71462874e967a48c777e12d2a874b3373168d12 | |
parent | 1e2c1c3625df7594385d1b6991e58ce2222f3a53 [diff] | |
parent | c75813bc4923557108fe7002d1995f2ee307fdd5 [diff] |
Merge "forwarder_guest_launcher forwards ipv6 socket as well" into main
diff --git a/build/debian/vm_config.json.x86_64 b/build/debian/vm_config.json.x86_64 index 496e684..c34a0f2 100644 --- a/build/debian/vm_config.json.x86_64 +++ b/build/debian/vm_config.json.x86_64
@@ -43,5 +43,6 @@ "debuggable": true, "console_out": true, "console_input_device": "ttyS0", - "network": true + "network": true, + "auto_memory_balloon": true }