From 188be4a5e3debb5eeb6e97da3aed854c6c22554f Mon Sep 17 00:00:00 2001 From: Shinru Han Date: Wed, 7 Apr 2021 17:36:25 +0800 Subject: [PATCH] gps: remove lhd log in on-chip PVT mode bug: 183559343 Test: No lhd log in on-chip PVT mode Change-Id: I4e46721650dd43e356555716150dc6dd1935ae04 --- gnss/47765/config/lhd.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnss/47765/config/lhd.conf b/gnss/47765/config/lhd.conf index 0ee45635..bd13ca15 100644 --- a/gnss/47765/config/lhd.conf +++ b/gnss/47765/config/lhd.conf @@ -4,7 +4,7 @@ LheRsmResetTimeoutMS=10000 GpioNStdbyPath=/sys/devices/platform/10940000.spi/spi_master/spi5/spi5.0/nstandby LhePatch=/vendor/firmware/SensorHub.patch -Lhe477xDebugFlags=RPC:FACILITY=65535-dKP+CUST+LHE:LOG_DEBUG:STDOUT_PUTS:STDOUT_LOG +Lhe477xDebugFlags=RPC:FACILITY=65535-dKP+CUST+LHE:STDOUT_PUTS:STDOUT_LOG LheConsole=/data/vendor/gps/LheConsole LogEnabled=true @@ -25,3 +25,4 @@ NvStorageDir=/data/vendor/gps/ # LheDriverDebugFlags=PATCH_BBD:LHE_BBD:FSC_BBD LheAutoBaudDelayMS=10 +TrafficLogEnabled=false