davinci: gps: Lower gps debug level
* Kill logcat spam Change-Id: I20d1f698d3c2d1b56e79f6eb6c5c17069e43c60f
This commit is contained in:
parent
094fe89a3f
commit
2f4f2b5147
@ -25,7 +25,7 @@ XTRA_CA_PATH=/usr/lib/ssl/certs
|
|||||||
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
|
# DEBUG LEVELS: 0 - none, 1 - Error, 2 - Warning, 3 - Info
|
||||||
# 4 - Debug, 5 - Verbose
|
# 4 - Debug, 5 - Verbose
|
||||||
# If DEBUG_LEVEL is commented, Android's logging levels will be used
|
# 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 position report, 1=enable, 0=disable
|
||||||
INTERMEDIATE_POS=0
|
INTERMEDIATE_POS=0
|
||||||
|
Loading…
Reference in New Issue
Block a user