summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-07-11 15:27:12 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-07-11 15:28:11 -0400
commit51efd7510880e55a0757ddf364d56f0104ac67ff (patch)
tree21a6139fde856e58e0afdc10103bcd2fd1b34ee2
parent2b840075862a8b2072c8756912f5edb2f8cd372d (diff)
clarify eSIM activation first boot change
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 22951542..e97a3a7e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -673,7 +673,7 @@
<ul>
<li>Pixel Fold: rebased onto TQ3C.230705.001.C1 Android Open Source Project release</li>
<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>do not allow enabling eSIM activation app on first boot due to issues from not including the Google Setup Wizard (UI explains that a reboot is required)</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>
<li>SELinux policy: allow OemRilHookService to access IOemSlsiRadioExternal hwservice in order to avoid occasional battery drain from retries</li>
<li>Sandboxed Google Play compatibility layer: handle location rerouting inside the app using the Google Play location service to have the location permission usage and battery consumption properly attributed among other improvements</li>