diff --git a/static/build.html b/static/build.html index 712083b0..3d1799b2 100644 --- a/static/build.html +++ b/static/build.html @@ -533,6 +533,9 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/
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
.
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
sets the number of jobs to NumCPU() + 2
where NumCPU()
is the