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"
|
||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||
ReAidingOnHotStart="false"
|
||||
ReAidingIntervalSec="1200"
|
||||
/>
|
||||
|
||||
<gll
|
||||
|
|
|
@ -52,6 +52,8 @@
|
|||
AssertEnabled="false"
|
||||
CpLppeCancelDbhOnAgnssProvideLoc="true"
|
||||
CpLppeUseAgnssLocForEmptyDbh="true"
|
||||
ReAidingOnHotStart="false"
|
||||
ReAidingIntervalSec="1200"
|
||||
/>
|
||||
|
||||
<gll
|
||||
|
|
Loading…
Reference in a new issue