Merge "gps: Set RTO/SUPL download interval to 20 min" into tm-dev am: 8bd2cdc468

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17052929

Change-Id: I15fc85dc900616906f49ef34728fc01fe3d20192
This commit is contained in:
Edwin Tung 2022-03-08 04:08:51 +00:00 committed by Automerger Merge Worker
commit 1dafa51423
2 changed files with 4 additions and 0 deletions

View file

@ -54,6 +54,8 @@
AssertEnabled="true" AssertEnabled="true"
CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true" CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/> />
<gll <gll

View file

@ -53,6 +53,8 @@
AssertEnabled="false" AssertEnabled="false"
CpLppeCancelDbhOnAgnssProvideLoc="true" CpLppeCancelDbhOnAgnssProvideLoc="true"
CpLppeUseAgnssLocForEmptyDbh="true" CpLppeUseAgnssLocForEmptyDbh="true"
ReAidingOnHotStart="false"
ReAidingIntervalSec="1200"
/> />
<gll <gll