From e2a55d3c9bda6b531cd246b9c7a929da950ff1a0 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 16 Sep 2014 19:52:55 +0300 Subject: sdm660-common: gps: Lower debug level * Kill logcat spam Change-Id: I20d1f698d3c2d1b56e79f6eb6c5c17069e43c60f --- gps/etc/gps.conf | 2 +- gps/etc/lowi.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'gps') diff --git a/gps/etc/gps.conf b/gps/etc/gps.conf index 9e975b6..bceebbf 100644 --- a/gps/etc/gps.conf +++ b/gps/etc/gps.conf @@ -30,7 +30,7 @@ XTRA_CA_PATH=/system/etc/security/cacerts # DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info # 4 - Debug, 5 - Verbose # If DEBUG_LEVEL is commented, Android's logging levels will be used -DEBUG_LEVEL = 5 +DEBUG_LEVEL = 2 # Intermediate position report, 1=enable, 0=disable INTERMEDIATE_POS=0 diff --git a/gps/etc/lowi.conf b/gps/etc/lowi.conf index 5006b59..ed8b09a 100644 --- a/gps/etc/lowi.conf +++ b/gps/etc/lowi.conf @@ -22,6 +22,6 @@ # Log level # EL_LOG_OFF = 0, EL_ERROR = 1, EL_WARNING = 2, EL_INFO = 3, EL_DEBUG = 4, EL_VERBOSE = 5, EL_LOG_ALL = 100 -LOWI_LOG_LEVEL = 3 +LOWI_LOG_LEVEL = 2 LOWI_USE_LOWI_LP = 0 -- cgit v1.2.3