explain over-the-air delta updates

This commit is contained in:
Daniel Micay 2020-06-05 22:13:38 -04:00
parent 90f4c364f3
commit f9fd3cc697

View File

@ -699,6 +699,11 @@ cd ../..</pre>
   ├── crosshatch-target_files-2019.10.07.21.zip    ├── crosshatch-target_files-2019.10.07.21.zip
   └── crosshatch-testing</pre>    └── crosshatch-testing</pre>
<p>Incremental updates are uploaded alongside the update packages and update metadata
on the static web server used as an update server. The update client will
automatically check for an incremental update and use it if available. No additional
metadata is needed to make incremental updates work.</p>
<h2 id="prebuilt-code"> <h2 id="prebuilt-code">
<a href="#prebuilt-code">Prebuilt code</a> <a href="#prebuilt-code">Prebuilt code</a>
</h2> </h2>