Pixel 7 / Pixel 7 Pro also need vendorbootimage

This commit is contained in:
Daniel Micay 2022-10-16 15:39:32 -04:00
parent 763767b48e
commit ed015fd498

View File

@ -601,8 +601,9 @@ vendor/adevtool/bin/run ota-firmware vendor/adevtool/config/<var>DEVICE</var>.ym
<pre>m target-files-package</pre>
<p>For the Pixel 6 and Pixel 6 Pro, you currently need <code>m vendorbootimage
target-files-package</code> instead of <code>target-files-package</code>.</p>
<p>For the Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7 and Pixel 7 Pro you
currently need <code>m vendorbootimage 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