|
@@ -1,5 +1,5 @@
|
|
|
/*
|
|
|
- * Copyright (c) 2012-2018 The Linux Foundation. All rights reserved.
|
|
|
+ * Copyright (c) 2012-2019 The Linux Foundation. All rights reserved.
|
|
|
*
|
|
|
* Permission to use, copy, modify, and/or distribute this software for
|
|
|
* any purpose with or without fee is hereby granted, provided that the
|
|
@@ -37,7 +37,7 @@
|
|
|
* </ini>
|
|
|
*/
|
|
|
#define CFG_LATENCY_ENABLE CFG_INI_BOOL("wlm_latency_enable", \
|
|
|
- 0, \
|
|
|
+ 1, \
|
|
|
"WLM latency Enable")
|
|
|
|
|
|
/*
|