refactor eSIM section

This commit is contained in:
dd-dreams 2024-01-30 14:29:57 +02:00 committed by Daniel Micay
parent 4922785d97
commit eb25136a56

View File

@ -92,9 +92,9 @@
<li><a href="#sandboxed-google-play-installation">Installation</a></li>
<li><a href="#sandboxed-google-play-configuration">Configuration</a></li>
<li><a href="#sandboxed-google-play-limitations">Limitations</a></li>
<li><a href="#sandboxed-google-play-esim">Privileged eSIM management</a></li>
</ul>
</li>
<li><a href="#esim-support">eSIM support</a></li>
<li><a href="#android-auto">Android Auto</a></li>
<li><a href="#banking-apps">Banking apps</a></li>
<li><a href="#app-link-verification">App link verification</a></li>
@ -1139,19 +1139,19 @@
user to choose the provider, Play services can often be used. It's on a level
playing field with other apps on GrapheneOS.</p>
</section>
<section id="sandboxed-google-play-esim">
<h3><a href="#sandboxed-google-play-esim">Privileged eSIM management</a></h3>
</section>
<section id="esim-support">
<h3><a href="#esim-support">eSIM support</a></h3>
<p>By default GrapheneOS always has shipped with baseline support for eSIM,
where users can use any eSIMs installed previously on the device. However, in
order to manage and add eSIMs, proprietary Google functionality is needed. This
is fully disabled by default.</p>
<p>Privileged eSIM management can be enabled in Settings ➔ Network &amp;
Internet ➔ Privileged eSIM management. The toggle will be greyed out and
unusable if sandboxed Google Play is not installed, as the functionality is
reliant on it.</p>
<p>eSIM support on GrapheneOS doesn't require any dependency on Google Play,
and never shares data to Google Play even when installed.</p>
<p>eSIM support can be enabled in Settings ➔ Network &amp;
Internet ➔ eSIM support.</p>
<p>By enabling the toggle, the proprietary Google functionality is enabled and
will be used by the OS to provision and manage eSIMs.</p>
@ -1161,7 +1161,6 @@
you may need to call the USSD code <code>*#*#4636#*#*</code> and then enable
DSDS in the menu that is presented.</p>
</section>
</section>
<section id="android-auto">
<h2><a href="#android-auto">Android Auto</a></h2>