From f9ff32b448628cc2fc422a7fff6e604b8b2dfb65 Mon Sep 17 00:00:00 2001 From: Edwin Tung Date: Wed, 16 Oct 2024 13:46:40 +0800 Subject: [PATCH] gps: official release 4.15.1_30_241018_R4_240528 Bug: 370414329 Bug: 356562527 Bug: 361722582 Bug: 365055626 Bug: 361248457 Test: b/373961587 atest CtsLocationGnssTestCases atest VtsHalGnssTargetTest (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:7a93799a696ad378756473096366957d93d16c27) Merged-In: I5f0408c7fe69ae8491f90ac6e7127af27ec30484 Change-Id: I5f0408c7fe69ae8491f90ac6e7127af27ec30484 --- location/gps.cfg | 3 +++ location/gps_user.cfg | 1 + 2 files changed, 4 insertions(+) diff --git a/location/gps.cfg b/location/gps.cfg index cd15fde..1b303d9 100644 --- a/location/gps.cfg +++ b/location/gps.cfg @@ -157,6 +157,9 @@ rtc_min_num_of_fixes=10 # increase rtc uncertainty from Host to hedge against bad fixes additional_rtc_uncertainty_ms=10 +# debug output time interval for LAL metrics logging (0 means disable) +lal_metrics_interval_ms=0 + # set to 1 for FW SGEE download - Requires Android FW to be properly configured Sif_UseFwXtraInterface=1 diff --git a/location/gps_user.cfg b/location/gps_user.cfg index 96b12f4..94ac424 100644 --- a/location/gps_user.cfg +++ b/location/gps_user.cfg @@ -44,6 +44,7 @@ gnss_rfic_chip_id=55200001 UseRtcForAiding=1 rtc_min_num_of_fixes=10 additional_rtc_uncertainty_ms=10 +lal_metrics_interval_ms=0 Sif_UseFwXtraInterface=1 Chip_Configuration_FeatureCfg_ACT = 5 ChipCfg_DspMemdumpEnable=1