From 1c1f4e5033ac1a19f90323befb1322c2e1f70400 Mon Sep 17 00:00:00 2001 From: Matt Filetto Date: Fri, 29 Aug 2014 05:36:32 -0700 Subject: [PATCH] klte-common: lower gps logging intensity Change-Id: I61b18f4393cfcad9181920462e3d5a103a6b1dd9 --- configs/gps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/gps.conf b/configs/gps.conf index bca9c7c..88f390d 100644 --- a/configs/gps.conf +++ b/configs/gps.conf @@ -21,7 +21,7 @@ NTP_SERVER=time.gpsonextra.net # 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 = 4 +DEBUG_LEVEL = 2 # Intermediate position report, 1=enable, 0=disable INTERMEDIATE_POS=0