gps: update gps version 4.13.1.28
Add time stamps of the latest position report to MEMs data injected to core Minimize logging on low power Do not start SITDebugData handler Enforce ElapsedRealTime is monotonically increasing Avoid gnssd timeout ASSERT caused by CP lockup Resolve gnssd crash with NULL pointer deference Do not start MEMS if TBF > 1000ms Bug: 300336672 Bug: 302086406 Bug: 291170100 Bug: 302114067 Bug: 301182105 Bug: 300031136 Bug: 301798059 Test: b/303588014 atest CtsLocationGnssTestCases atest VtsHalGnssTargetTest Change-Id: Icfcc9b933daa97ecc0c39e1476625cb753a8b280
This commit is contained in:
parent
ffec6ea551
commit
18ce1caa54
4 changed files with 2 additions and 0 deletions
Binary file not shown.
Binary file not shown.
|
@ -237,3 +237,4 @@ GNSS_CARRIER_CONFIG_END
|
||||||
# TODO - should remove after NFW implementation done
|
# TODO - should remove after NFW implementation done
|
||||||
GlueLayer_IsUseNfwLocAccess=0
|
GlueLayer_IsUseNfwLocAccess=0
|
||||||
GlueLayer_IsUseNfwVCLocAccess=0
|
GlueLayer_IsUseNfwVCLocAccess=0
|
||||||
|
IsUseEntireRespTime911=1
|
||||||
|
|
|
@ -233,3 +233,4 @@ GNSS_CARRIER_CONFIG_END
|
||||||
# TODO - should remove after NFW implementation done
|
# TODO - should remove after NFW implementation done
|
||||||
GlueLayer_IsUseNfwLocAccess=0
|
GlueLayer_IsUseNfwLocAccess=0
|
||||||
GlueLayer_IsUseNfwVCLocAccess=0
|
GlueLayer_IsUseNfwVCLocAccess=0
|
||||||
|
IsUseEntireRespTime911=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue