sm8350-common: gps: Reduce LOWI debug level

* Kill logcat spam
This commit is contained in:
Michael Bestas 2023-09-28 22:50:33 +03:00 committed by DigiGoon
parent e5f17616df
commit 7cc0e4d1cd

View file

@ -22,7 +22,7 @@
# Log level
# EL_LOG_OFF = 0, EL_ERROR = 1, EL_WARNING = 2, EL_INFO = 3, EL_DEBUG = 4, EL_VERBOSE = 5, EL_LOG_ALL = 100
LOWI_LOG_LEVEL = 3
LOWI_LOG_LEVEL = 2
LOWI_USE_LOWI_LP = 0
LOWI_HE_RTT_SUPPORT = 1
LOWI_USE_NLMSG_FOR_CAPS = 1