mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 03:40:35 +00:00
wahoo: Lower gps debug level
* Kill logcat spam Change-Id: I20d1f698d3c2d1b56e79f6eb6c5c17069e43c60f
This commit is contained in:
committed by
Asriadi Rahim
parent
8b4f58d2eb
commit
844adad717
2
gps.conf
2
gps.conf
@@ -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 = 3
|
||||
DEBUG_LEVEL = 2
|
||||
|
||||
# Intermediate position report, 1=enable, 0=disable
|
||||
INTERMEDIATE_POS=0
|
||||
|
||||
Reference in New Issue
Block a user