diff options
| author | GrapheneOS <contact@grapheneos.org> | 2024-10-29 15:39:57 -0400 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-10-29 15:39:57 -0400 |
| commit | b81a71208b3ec327a5097e40abb2e177ff0b902b (patch) | |
| tree | ffb4e136a45feb8fa9db5ca5cf10796f51e9a23b | |
| parent | e82d0f17ad52964a95db948b871498fd38e7a1e9 (diff) | |
list more devices requiring vendorkernelbootimage
| -rw-r--r-- | static/build.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html index e6874f76..5432ccf6 100644 --- a/static/build.html +++ b/static/build.html @@ -497,9 +497,9 @@ m aapt2</pre> <code>target-files-package</code>.</p> <p>For the Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, - Pixel 8 Pro and Pixel 8a you currently need <code>m vendorbootimage - vendorkernelbootimage target-files-package</code> instead of - <code>target-files-package</code>.</p> + Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL and Pixel 9 Pro Fold + 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 |
