diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-30 19:14:55 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-30 19:14:55 -0400 |
| commit | 4c2b21754b14c8cb8f5517b0b3e66cfa8a68a5db (patch) | |
| tree | a050acb470ec6ba7d2de70026173bb2e1685f960 /static | |
| parent | 51825ed4939ecb8be3bb94f5f70f01a3d379d1c3 (diff) | |
eSIM change clarification
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 803b77b6..54d549b4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -522,7 +522,7 @@ <li>Sandboxed Google Play compatibility layer: substantially improve dynamite module support</li> <li>use GrapheneOS hardware attestation certificate provisioning server by default with a toggle added to Settings to choose the server similar to connectivity checks</li> <li>extend eSIM management code with disabling the apps in secondary users due to prior GrapheneOS releases enabling them in all users</li> - <li>move early boot eSIM integration code in an attempt to fix a potential regression</li> + <li>move early boot eSIM integration code later in an attempt to fix a potential regression</li> <li>Vanadium: update Chromium base to 100.0.4896.58</li> <li>Pixel 6, Pixel 6 Pro: resolve problem generating over-the-air updates which led to us not being able to use incrementals for updates to 2022032715 (previous release)</li> </ul> |
