gps: Set RTO/SUPL download interval to 20 min
Bug: 240360367 Test: TTFF and RTO download Change-Id: I9938548539734fad1b5037cbcc463e970b50113e
This commit is contained in:
parent
4f5438d52c
commit
0fbee81ccf
2 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,8 @@
|
||||||
AssertEnabled="true"
|
AssertEnabled="true"
|
||||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||||
|
ReAidingOnHotStart="false"
|
||||||
|
ReAidingIntervalSec="1200"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll
|
<gll
|
||||||
|
|
|
@ -52,6 +52,8 @@
|
||||||
AssertEnabled="false"
|
AssertEnabled="false"
|
||||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||||
|
ReAidingOnHotStart="false"
|
||||||
|
ReAidingIntervalSec="1200"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<gll
|
<gll
|
||||||
|
|
Loading…
Reference in a new issue