From 2f4f2b5147b9d0aae6422de00afbfba61e5ec3d5 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 16 Sep 2014 19:52:55 +0300 Subject: [PATCH] davinci: gps: Lower gps debug level * Kill logcat spam Change-Id: I20d1f698d3c2d1b56e79f6eb6c5c17069e43c60f --- configs/gps/gps.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/gps/gps.conf b/configs/gps/gps.conf index e5b5c7b..22ea723 100644 --- a/configs/gps/gps.conf +++ b/configs/gps/gps.conf @@ -25,7 +25,7 @@ XTRA_CA_PATH=/usr/lib/ssl/certs # 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 = 3 +DEBUG_LEVEL = 2 # Intermediate position report, 1=enable, 0=disable INTERMEDIATE_POS=0