release.sh now uses otatools-package

This commit is contained in:
Daniel Micay 2020-09-16 06:51:36 -04:00
parent b0a10d51c2
commit 16afc2e641

View File

@ -642,9 +642,9 @@ cd ../..</pre>
<a href="#generating-signed-factory-images-and-full-update-packages">Generating signed factory images and full update packages</a> <a href="#generating-signed-factory-images-and-full-update-packages">Generating signed factory images and full update packages</a>
</h3> </h3>
<p>Build the tool needed to generate A/B updates:</p> <p>Build and package up the tools needed to generate over-the-air update packages:</p>
<pre>m brillo_update_payload</pre> <pre>m otatools-package</pre>
<p>Generate a signed release build with the release.sh script:</p> <p>Generate a signed release build with the release.sh script:</p>