Merge "Increased GPS debug" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-19 21:16:29 +00:00
committed by Android (Google) Code Review

View File

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