klte-common: lower gps logging intensity
Change-Id: I61b18f4393cfcad9181920462e3d5a103a6b1dd9
This commit is contained in:
parent
6437ca37cf
commit
1c1f4e5033
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ NTP_SERVER=time.gpsonextra.net
|
||||||
# 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 = 4
|
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 a new issue