add brillo_update_payload to instructions

This commit is contained in:
Daniel Micay 2019-04-29 10:47:04 -04:00
parent 9647224083
commit afd52089f6

View File

@ -278,6 +278,10 @@ cd ../..</pre>
<h2>Generating signed factory images and full update packages</h2>
<p>Build the tool needed to generate A/B updates:</p>
<pre>make -j20 brillo_update_payload</pre>
<p>Generate a signed release build with the release.sh script:</p>
<pre>script/release.sh crosshatch</pre>