diff options
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html index 66c8bda3..337cf79a 100644 --- a/static/build.html +++ b/static/build.html @@ -454,9 +454,10 @@ m aapt2</pre> vendorbootimage target-files-package</code> instead of <code>target-files-package</code>.</p> - <p>For the Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold you - currently need <code>m vendorbootimage vendorkernelbootimage - target-files-package</code> instead of <code>target-files-package</code>.</p> + <p>For the Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8 + and Pixel 8 Pro you currently need <code>m vendorbootimage + vendorkernelbootimage target-files-package</code> instead of + <code>target-files-package</code>.</p> <p>The <code>-j</code> parameter can be passed to <code>m</code> to set a specific number of jobs such as <code>-j4</code> to use 4 jobs. By default, the build system |
