From 16afc2e641a28bb94a3c66b9181825b6e2e277a4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 16 Sep 2020 06:51:36 -0400 Subject: [PATCH] release.sh now uses otatools-package --- static/build.html | 4 ++-- 1 file 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 ../.. Generating signed factory images and full update packages -

Build the tool needed to generate A/B updates:

+

Build and package up the tools needed to generate over-the-air update packages:

-
m brillo_update_payload
+
m otatools-package

Generate a signed release build with the release.sh script: