gps: Reduce logging mask
Bug: 267729515 Bug: 312716075 Test: Verification for logging system. Test: Verification at b/267729515#comment152 Change-Id: I7522585e3810daf4b544bb9acef78ddd01fcb295
This commit is contained in:
parent
795e93a20e
commit
1b33bad9d2
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
|||
<gll
|
||||
PpsEnable="true"
|
||||
LogPriMask="LOG_INFO"
|
||||
LogFacMask="LOG_NMEA | LOG_GLLIOS | LOG_GLLAPI | LOG_MEASAPI"
|
||||
LogFacMask="LOG_NMEA | LOG_GLLIOS | LOG_GLLAPI"
|
||||
FrqPlan="FRQ_PLAN_26MHZ_2PPM_49_152MHZ_300PPB"
|
||||
MultiCarrRFMode="GL_MULTI_CARR_RF_MODE_L1"
|
||||
MultiCarrLnaMask="L1_EXT_ON"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue