remove trailing whitespace / rewrap

This commit is contained in:
Daniel Micay 2022-04-20 02:37:15 -04:00
parent b40fdaaf5e
commit 7272523e50

View File

@ -719,26 +719,34 @@
time zone automatically" toggle.</p> time zone automatically" toggle.</p>
</li> </li>
<li> <li>
<p>HTTPS connections are made to fetch <a href="https://en.wikipedia.org/wiki/GPS_signals#Almanac">PSDS information</a> to assist with <p>HTTPS connections are made to fetch
satellite based location. These are static files and are downloaded automatically <a href="https://en.wikipedia.org/wiki/GPS_signals#Almanac">PSDS
to improve location resolution speed and accuracy. No query or data is information</a> to assist with satellite based location. These are
sent to these servers. These contain orbits and statuses of satellites, Earth static files and are downloaded automatically to improve location
resolution speed and accuracy. No query or data is sent to these
servers. These contain orbits and statuses of satellites, Earth
environmental data and time adjustment information.</p> environmental data and time adjustment information.</p>
<p>On prior generation Pixels with a Qualcomm baseband (which provides GNSS), <p>On prior generation Pixels with a Qualcomm baseband (which provides
almanacs are downloaded from https://xtrapath1.izatcloud.net/xtra3grc.bin, GNSS), almanacs are downloaded from
https://xtrapath2.izatcloud.net/xtra3grc.bin and https://xtrapath3.izatcloud.net/xtra3grc.bin https://xtrapath1.izatcloud.net/xtra3grc.bin,
which currently (as of April 2022) are hosted via Amazon Web Services. Unlike AOSP, https://xtrapath2.izatcloud.net/xtra3grc.bin and
GrapheneOS has modified all references to these servers to use HTTPS rather than https://xtrapath3.izatcloud.net/xtra3grc.bin which currently (as of
a mix of HTTP and HTTPS. We plan to offer the option to download these files from the GrapheneOS April 2022) are hosted via Amazon Web Services. Unlike AOSP,
servers, but we'll retain the option to use the standard servers to blend in with other devices.</p> GrapheneOS has modified all references to these servers to use HTTPS
rather than a mix of HTTP and HTTPS. We plan to offer the option to
download these files from the GrapheneOS servers, but we'll retain the
option to use the standard servers to blend in with other devices.</p>
<p>On 6th generation Pixels with a Broadcom GNSS chip, by default almanacs are downloaded <p>On 6th generation Pixels with a Broadcom GNSS chip, by default
from https://google.psds.grapheneos.org/lto2.dat, https://google.psds.grapheneos.org/rto.dat and almanacs are downloaded from
https://google.psds.grapheneos.org/rtistatus.dat which are the GrapheneOS proxy servers https://google.psds.grapheneos.org/lto2.dat,
for the standard servers. Alternatively, the standard servers can be used which are https://google.psds.grapheneos.org/rto.dat and
https://agnss.goog/lto2.dat, https://agnss.goog/rto.dat and https://agnss.goog/rtistatus.dat https://google.psds.grapheneos.org/rtistatus.dat which are the
which currently (as of April 2022) are hosted via Google Cloud Platform.</p> GrapheneOS proxy servers for the standard servers. Alternatively, the
standard servers can be used which are https://agnss.goog/lto2.dat,
https://agnss.goog/rto.dat and https://agnss.goog/rtistatus.dat which
currently (as of April 2022) are hosted via Google Cloud Platform.</p>
</li> </li>
<li> <li>