From ed015fd498c699d8f2e2435d58d1c115f823927a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 16 Oct 2022 15:39:32 -0400 Subject: [PATCH] Pixel 7 / Pixel 7 Pro also need vendorbootimage --- static/build.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/static/build.html b/static/build.html index fc167ac1..784c1679 100644 --- a/static/build.html +++ b/static/build.html @@ -601,8 +601,9 @@ vendor/adevtool/bin/run ota-firmware vendor/adevtool/config/DEVICE.ym
m target-files-package
-

For the Pixel 6 and Pixel 6 Pro, you currently need m vendorbootimage - target-files-package instead of target-files-package.

+

For the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro you + currently need m vendorbootimage target-files-package instead of + target-files-package.

The -j parameter can be passed to m to set a specific number of jobs such as -j4 to use 4 jobs. By default, the build system