document new lunch syntax for Android 14 QPR2
This commit is contained in:
parent
ac35fc4d90
commit
9076fa9bf7
@ -394,9 +394,13 @@ m aapt2</pre>
|
||||
|
||||
<pre>source build/envsetup.sh</pre>
|
||||
|
||||
<p>Select the desired build target (<code>raven</code> is the Pixel 6 Pro):</p>
|
||||
<p>Select the desired build target (<code>husky</code> is the Pixel 8 Pro):</p>
|
||||
|
||||
<pre>lunch raven-user</pre>
|
||||
<pre>lunch husky-ap1a-user</pre>
|
||||
|
||||
<p>For past stable tags and legacy branches, don't pass the Android release:</p>
|
||||
|
||||
<pre>lunch husky-user</pre>
|
||||
|
||||
<p>For a development build, you may want to replace <code>user</code> with
|
||||
<code>userdebug</code> in order to have better debugging support. Production builds
|
||||
|
Loading…
x
Reference in New Issue
Block a user