From a1c0597a21794e59af105e9c39159c2a068d002b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 30 Mar 2022 09:14:05 -0400 Subject: [PATCH] potential eSIM issue fix --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 6a9dcb56..f013bc76 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,6 +522,7 @@
  • Sandboxed Google Play compatibility layer: substantially improve dynamite module support
  • use GrapheneOS hardware attestation certificate provisioning server by default with a toggle added to Settings to choose the server similar to connectivity checks
  • extend eSIM management code with disabling the apps in secondary users due to prior GrapheneOS releases enabling them in all users
  • +
  • move early boot eSIM integration code in an attempt to fix a potential regression
  • -->