Commit graph

4 commits

Author SHA1 Message Date
Cheng Chang
e84c267870 update gps sdk 147.20.23.576859
- eliminate seconds delay before sending ProvideCapabilities

Bug: 295291089
Test: verification at b/295291089
Test: function verification at b/296352776
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:88d1510430a42bd4e0f2b9768355c30b80338764)
Merged-In: I4dbb4f1a44fdfdaa1b5e8bf6d130c9e0369bb50d
Change-Id: I4dbb4f1a44fdfdaa1b5e8bf6d130c9e0369bb50d
2023-08-22 02:07:55 +00:00
Cheng Chang
441c2a697c update gps sdk 147.20.23.576052
- fallback to LTE ECID when unknown network type

Bug: 294294528
Bug: 294102841
Test: verification test at b/294006413
Test: carrier no SIM test plan verification at b/294102841
Test: carrier dual SIM test plan verification at b/294294528
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:3c7f71fe7cba8764861653f6d2d7d12aee899f44)
Merged-In: Ib5c0ccebb505c753f661e84f1ee8f10a774057b3
Change-Id: Ib5c0ccebb505c753f661e84f1ee8f10a774057b3
2023-08-04 01:41:09 +00:00
Wayne Lin
5ed67579fa update gps driver 147.20.23.572940
- fix SUPL wakelock is not released issue
 - support RTO version 2
 - add configuration to control SIB
 - reduce CPU usage in logging disable device
 - clean library dependency
 - fix ME switching handling too frequently
 - fix no position output in corner case

Bug: 281454889
Bug: 277529181
Bug: 282086086
Bug: 284233969
Bug: 270118566
Bug: 282108908
Bug: 281601776

Verify test: b/287157493
Test: CtsLocationGnssTestCases pass
VtsHalGnssTargetTest pass
PtsChreTestCases pass

Change-Id: I0f7cd8270802dcc496b2076e7fe49c2e7ea38039
2023-06-15 06:40:03 +00:00
Wayne Lin
2499ad6876 update gps driver 147.20.23.571192
- add debug log for bad initial time crash
 - fix crash issues
 - fix large position jump issue
 - extract measurements from log
 - clean libary dependency
 - control debug assert flag in CHPP

Bug: 252972127
Bug: 277310027
Bug: 280762841
Bug: 254412432
Bug: 260816769
Bug: 274411140
Bug: 280940847

Verify test: b/284236450
Test: CtsLocationGnssTestCases pass
VtsHalGnssTargetTest pass
PtsChreTestCases pass

Change-Id: I120fa01ab45d868550c3202c25c26bd4854f67a2
2023-05-31 09:45:08 +00:00