more System Updater improvements

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

View File

@ -576,6 +576,9 @@
<li>System Updater: raise download buffer size to 16384 from 8192</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>
<li>System Updater: improve error checking to provide better error messages</li>
<li>System Updater: close update package zip file earlier</li>
<li>kernel (6.6): update to latest GKI LTS branch revision</li>
</ul>
</article>