gps: update gps driver 129.20.23.504156

Integrated CHPP- chpp-20210524-39bf8f5.zip
Adjust the noise table for GPS
False L5 SNR removed by adding valid peak check to L5 CN0
Fixed for SyncIn request to time out within 3 seconds
Support multiple measurement requests
Estimated better accuracy uncertainty in GLNS Only fix
Request UTC time from framework even if the request type is BREADCRUMB
Fixed Reset checking timer for default value of CpResetInvalidateSec to properly work

Bug: 188843280
Bug: 189793458
Bug: 188857474
Bug: 188127870
Bug: 188737899
Bug: 185200717
Bug: 184770261
Bug: 185884684

Sanity test: 190960119
Test: build pass

Change-Id: I969b3ce240583d726f28e93da76c74f1c369a505
This commit is contained in:
Edwin Tung 2021-06-14 13:44:49 +08:00
parent 0c6ba84d72
commit 3bbde56bae
11 changed files with 6704 additions and 6449 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -54,7 +54,6 @@
IgnoreInjectedSystemTime="true" IgnoreInjectedSystemTime="true"
AttributionAppPkgName="com.google.android.carrierlocation" AttributionAppPkgName="com.google.android.carrierlocation"
CpResetInvalidateSec="15"
AssertEnabled="false" AssertEnabled="false"
/> />

View file

@ -54,7 +54,6 @@
IgnoreInjectedSystemTime="true" IgnoreInjectedSystemTime="true"
AttributionAppPkgName="com.google.android.carrierlocation" AttributionAppPkgName="com.google.android.carrierlocation"
CpResetInvalidateSec="15"
AssertEnabled="false" AssertEnabled="false"
/> />

View file

@ -54,7 +54,6 @@
IgnoreInjectedSystemTime="true" IgnoreInjectedSystemTime="true"
AttributionAppPkgName="com.google.android.carrierlocation" AttributionAppPkgName="com.google.android.carrierlocation"
CpResetInvalidateSec="15"
AssertEnabled="false" AssertEnabled="false"
/> />

File diff suppressed because it is too large Load diff