summaryrefslogtreecommitdiff
path: root/utils/loc_cfg.cpp
diff options
context:
space:
mode:
authorYingjie Wang <yingjiewang@codeaurora.org>2017-04-28 18:24:07 +0800
committerYingjie Wang <yingjiewang@codeaurora.org>2017-04-28 18:24:07 +0800
commit86ad4f8f4411b979ede22300fa89fd840fece142 (patch)
treef051008454e44a09a06992afc35a0161c869e810 /utils/loc_cfg.cpp
parent6cf01fac929e99f91df947d1791df7790ac956c1 (diff)
downloadgps-86ad4f8f4411b979ede22300fa89fd840fece142.tar.gz
Enable LOGV for gps directory
Define LOG_NDEBUG 0 to enable VERBOSE log messages in hardware/qcom/gps Change-Id: I954cad757f13d6bac99b7a06625daa0ace84a17e CRs-fixed: 2025673
Diffstat (limited to 'utils/loc_cfg.cpp')
-rw-r--r--utils/loc_cfg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/loc_cfg.cpp b/utils/loc_cfg.cpp
index 926781a..d2364f6 100644
--- a/utils/loc_cfg.cpp
+++ b/utils/loc_cfg.cpp
@@ -27,7 +27,7 @@
*
*/
-#define LOG_NDDEBUG 0
+#define LOG_NDEBUG 0
#define LOG_TAG "LocSvc_utils_cfg"
#include <stdio.h>