summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-09-16 06:51:36 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-09-16 06:51:36 -0400
commit16afc2e641a28bb94a3c66b9181825b6e2e277a4 (patch)
tree006edaf023c2c9c6c5df303c939c3952c8b70ebd /static/build.html
parentb0a10d51c244e6d2115585c24872baa09bbf44b5 (diff)
release.sh now uses otatools-package
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 61ada85b..36259428 100644
--- a/static/build.html
+++ b/static/build.html
@@ -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>
</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>