From 7af7417cc5eaeb744148eb958b2ad0bdd4840384 Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Sun, 17 Jan 2021 17:49:38 -0500
Subject: [PATCH] clarify android-prepare-vendor arguments
---
static/build.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/static/build.html b/static/build.html
index 98e43fc1..1acfd2f8 100644
--- a/static/build.html
+++ b/static/build.html
@@ -478,7 +478,9 @@ git submodule update --init --recursive
that the official builds match the sources, since it has signature verification (which
is an important part of the verified boot and attestation security model).
- Extract the vendor files corresponding to the matching release:
+ Extract the vendor files corresponding to the matching release with
+ DEVICE
and BUILD_ID
replaced with the appropriate
+ values:
vendor/android-prepare-vendor/execute-all.sh -d DEVICE -b BUILD_ID -o vendor/android-prepare-vendor
mkdir -p vendor/google_devices