aboutsummaryrefslogtreecommitdiff
path: root/host/commands/start/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'host/commands/start/main.cc')
-rw-r--r--host/commands/start/main.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/commands/start/main.cc b/host/commands/start/main.cc
index 1f5ca8d07..e0c035f9c 100644
--- a/host/commands/start/main.cc
+++ b/host/commands/start/main.cc
@@ -250,6 +250,7 @@ std::unordered_set<std::string> kBoolFlags = {
"console",
"enable_sandbox",
"enable_virtiofs",
+ "enable_usb",
"restart_subprocesses",
"enable_gpu_udmabuf",
"enable_gpu_vhost_user",