From c0e7fb374d3650d7257c450ae690d56c47460f13 Mon Sep 17 00:00:00 2001 From: flawedworld Date: Fri, 25 Mar 2022 13:39:50 +0000 Subject: [PATCH] Add docs on privileged eSIM management --- static/usage.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/static/usage.html b/static/usage.html index e935a90e..ded0bf32 100644 --- a/static/usage.html +++ b/static/usage.html @@ -100,6 +100,7 @@
  • Installation
  • Configuration
  • Limitations
  • +
  • Privileged eSIM management
  • Banking apps
  • @@ -966,6 +967,22 @@ it tries to uninstall an app and you reject it. You can work around this by force stopping and then reopening it.

    + +
    +

    Privileged eSIM management

    + +

    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.

    + +

    Privileged eSIM management can be enabled in Settings ➔ Network & + 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.

    + +

    By enabling the toggle, the proprietary Google functionality is enabled and + will be used by the OS to provision and manage eSIMs.

    +