summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-17 20:57:40 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-17 20:57:40 -0400
commitdd68a3a81373c3f231c1cdb64a31d86ffd6493c6 (patch)
tree6ce3eb5528f82a0ef615cad0b9c73c91259a87d4 /static/releases.html
parent9cbdb93aabf97dafe16269f446905ebf5937b46c (diff)
drop unnecessary detail
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e5295ff0..a8168464 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -573,7 +573,7 @@
<ul>
<li>enable support for the new desktop mode as an additional developer option toggle (Pixel Tablet already has this as the main toggle)</li>
- <li>System Updater: raise download buffer size to 16384 from 8192</li>
+ <li>System Updater: raise download buffer size</li>
<li>System Updater: delete update package immediately after completion</li>
<li>System Updater: fall back to downloading and installing a full update if an incremental (delta) update fails initialization which occurs when a firmware or OS image has been corrupted (extremely rare edge case due to verified boot)</li>
<li>System Updater: retry faster if installation fails</li>