document Pixel 6 workaround
This commit is contained in:
parent
e1f7c505fd
commit
8dc8325b14
@ -533,6 +533,9 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/
|
||||
|
||||
<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>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
|
||||
sets the number of jobs to <code>NumCPU() + 2</code> where <code>NumCPU()</code> is the
|
||||
|
Loading…
x
Reference in New Issue
Block a user