drop unnecessary detail

This commit is contained in:
Daniel Micay 2025-03-17 20:57:40 -04:00
parent 9cbdb93aab
commit dd68a3a813

View File

@ -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>