klte-common: lower gps logging intensity

Change-Id: I61b18f4393cfcad9181920462e3d5a103a6b1dd9
This commit is contained in:
Matt Filetto 2014-08-29 05:36:32 -07:00 committed by Ethan Chen
parent 6437ca37cf
commit 1c1f4e5033
1 changed files with 1 additions and 1 deletions

View File

@ -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