Make Psds server configurable from carrier config am: 75657e2f0e
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/13782435 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I08d347c453d5c5cc7a8bde0f39a8e93468e4c723
This commit is contained in:
commit
36a0fce6c7
1 changed files with 0 additions and 5 deletions
|
@ -148,11 +148,6 @@
|
|||
<!-- Is the device capable of hot swapping an UICC Card -->
|
||||
<bool name="config_hotswapCapable">true</bool>
|
||||
|
||||
<!-- Ser Gnss Psds Servers -->
|
||||
<string name="config_longterm_psds_server_1">https://agnss.goog/lto2.dat</string>
|
||||
<string name="config_normal_psds_server">https://agnss.goog/rto.dat</string>
|
||||
<string name="config_realtime_psds_server">https://agnss.goog/rtistatus.dat</string>
|
||||
|
||||
<!-- The default refresh rate. P21 manages this using the peak refresh rate setting, so set
|
||||
this value to 0 so it has no effect. -->
|
||||
<integer name="config_defaultRefreshRate">0</integer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue