add Pixel Fold to build target instructions

This commit is contained in:
Daniel Micay 2023-06-28 17:48:24 -04:00
parent d7030faf38
commit d466b91e56

View File

@ -496,9 +496,9 @@ vendor/adevtool/bin/run ota-firmware vendor/adevtool/config/$DEVICE.yml -f vendo
vendorbootimage target-files-package</code> instead of vendorbootimage target-files-package</code> instead of
<code>target-files-package</code>.</p> <code>target-files-package</code>.</p>
<p>For the Pixel 7, Pixel 7 Pro, Pixel 7a and Pixel Tablet you currently need <p>For the Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet and Pixel Fold you
<code>m vendorbootimage vendorkernelbootimage target-files-package</code> currently need <code>m vendorbootimage vendorkernelbootimage
instead of <code>target-files-package</code>.</p> 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 <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 number of jobs such as <code>-j4</code> to use 4 jobs. By default, the build system