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
This commit is contained in:
parent
2cf4c84944
commit
f9ff32b448
2 changed files with 4 additions and 0 deletions
|
@ -157,6 +157,9 @@ rtc_min_num_of_fixes=10
|
||||||
# increase rtc uncertainty from Host to hedge against bad fixes
|
# increase rtc uncertainty from Host to hedge against bad fixes
|
||||||
additional_rtc_uncertainty_ms=10
|
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
|
# set to 1 for FW SGEE download - Requires Android FW to be properly configured
|
||||||
Sif_UseFwXtraInterface=1
|
Sif_UseFwXtraInterface=1
|
||||||
|
|
||||||
|
|
|
@ -44,6 +44,7 @@ gnss_rfic_chip_id=55200001
|
||||||
UseRtcForAiding=1
|
UseRtcForAiding=1
|
||||||
rtc_min_num_of_fixes=10
|
rtc_min_num_of_fixes=10
|
||||||
additional_rtc_uncertainty_ms=10
|
additional_rtc_uncertainty_ms=10
|
||||||
|
lal_metrics_interval_ms=0
|
||||||
Sif_UseFwXtraInterface=1
|
Sif_UseFwXtraInterface=1
|
||||||
Chip_Configuration_FeatureCfg_ACT = 5
|
Chip_Configuration_FeatureCfg_ACT = 5
|
||||||
ChipCfg_DspMemdumpEnable=1
|
ChipCfg_DspMemdumpEnable=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue