commit | 3cea481ef7ed4e9da3e42941de5315b97e5cb4f2 | [log] [tgz] |
---|---|---|
author | Jeongik Cha <jeongik@google.com> | Thu Dec 05 23:04:30 2024 +0900 |
committer | Jeongik Cha <jeongik@google.com> | Fri Dec 06 17:24:44 2024 +0900 |
tree | bb362a6b0a478ac74ccc8f768d90b34bc5783b35 | |
parent | 643c0a6a40362aa8b12a8b7f83cee08732b72f6c [diff] [blame] |
Gracefully stop the vm Bug: 381815559 Test: click 'close' in the notification Change-Id: Ic000bb7e62b5e5ec39b3c89b9cd9a05aee17588b
diff --git a/build/debian/build.sh b/build/debian/build.sh index 9104adc..19894c2 100755 --- a/build/debian/build.sh +++ b/build/debian/build.sh
@@ -192,6 +192,7 @@ build_rust_binary_and_copy forwarder_guest build_rust_binary_and_copy forwarder_guest_launcher build_rust_binary_and_copy ip_addr_reporter + build_rust_binary_and_copy shutdown_runner } run_fai() {