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