There was an error while loading. Please reload this page.
1 parent f70f93e commit a6f25f4Copy full SHA for a6f25f4
staging/host/commands/assemble_cvd/flags_defaults.h
@@ -39,7 +39,7 @@
39
#define CF_DEFAULTS_DISPLAYS_TEXTPROTO ""
40
#define CF_DEFAULTS_CPUS 2
41
#define CF_DEFAULTS_RESUME true
42
-#define CF_DEFAULTS_DAEMON true
+#define CF_DEFAULTS_DAEMON false
43
#define CF_DEFAULTS_VM_MANAGER CF_DEFAULTS_DYNAMIC_STRING
44
#define CF_DEFAULTS_VSOCK_GUEST_CID cuttlefish::GetDefaultVsockCid()
45
#ifdef VHOST_USER_VSOCK_BY_DEFAULT
0 commit comments