diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-08 10:29:01 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-08 10:29:01 -0400 |
| commit | 427ca341849d41ca0b693614522c2cd8c594e2c5 (patch) | |
| tree | e984b3684cd3790789c29a8dbc6497e0503d2f78 | |
| parent | d86767fc118607a43edd3ce4057cc089b27a536f (diff) | |
eSIM activation app improvements
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 421ccd04..fcd950c6 100644 --- a/static/releases.html +++ b/static/releases.html @@ -670,6 +670,8 @@ <p>Changes since the 2023070500 release:</p> <ul> + <li>fix incomplete eSIM activation app initialization</li> + <li>do not allow enabling eSIM activation app on first boot due to issues from not including the Google Setup Wizard</li> <li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Generic 5.10): update to latest GKI LTS branch revision including update to 5.10.186</li> </ul> </article> |
