diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-30 09:14:05 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-30 09:14:05 -0400 |
| commit | a1c0597a21794e59af105e9c39159c2a068d002b (patch) | |
| tree | 0e452d57ef1e2d117310524225211c434e9124dc /static | |
| parent | 1ed1043c633bb0355c9540d8e1e88f776cc66104 (diff) | |
potential eSIM issue fix
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <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> </ul> </article> --> |
