msm8976-common: Set GPS debug level to error

This commit is contained in:
Luca Stefani 2017-01-22 16:00:27 +01:00
parent 39fa1ba3d3
commit 1951b80cc2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ NTP_SERVER=time.izatcloud.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 = 3
DEBUG_LEVEL = 1
# Intermediate position report, 1=enable, 0=disable
INTERMEDIATE_POS=0