diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-19 08:30:28 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-12-19 08:30:28 -0500 |
| commit | 0b4728afe7e81cb04a158ede20b1d4241c924c40 (patch) | |
| tree | 4b76aaf17f075f8b047af6fab22abc834cc11ade /static | |
| parent | aa116b4dc991c62c19cf4337c0a6b4acf01adb83 (diff) | |
add shiba/husky to build target instructions
Diffstat (limited to 'static')
| -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 |
