summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-09-15 03:30:26 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-09-15 03:30:26 -0400
commit528a9f51d5767c8e6b2c9199e7127d689bef067d (patch)
tree1f2c0ff7bb3359fca63b063d4dd8c1ab566d1bce /static
parent18363767f4436d834ee1e45b8ecc511b05d5c74f (diff)
remove Storage manager toggle
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 19896000..7617bcc7 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -663,6 +663,7 @@
<p>Changes since the 2023090600 release:</p>
<ul>
+ <li>Settings: remove Storage manager toggle since it lacks an implementation without Play services integrated into the OS</li>
<li>kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.131</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.44.0">version 117.0.5938.44.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/117.0.5938.44.1">version 117.0.5938.44.1</a></li>