* commit '1ca79b3497eb4ca3f7341dcb97bb263d8fa6245b': qemud: disable debug traces
This commit is contained in:
committed by
Android Git Automerger
commit
74a30541a4
@@ -81,7 +81,7 @@
|
|||||||
/* name of the single control socket used by the daemon */
|
/* name of the single control socket used by the daemon */
|
||||||
#define CONTROL_SOCKET_NAME "qemud"
|
#define CONTROL_SOCKET_NAME "qemud"
|
||||||
|
|
||||||
#define DEBUG 1
|
#define DEBUG 0
|
||||||
#define T_ACTIVE 0 /* set to 1 to dump traffic */
|
#define T_ACTIVE 0 /* set to 1 to dump traffic */
|
||||||
|
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
|
|||||||
Reference in New Issue
Block a user