document new lunch syntax for Android 14 QPR2

This commit is contained in:
Daniel Micay 2024-03-05 20:59:48 -05:00
parent ac35fc4d90
commit 9076fa9bf7

View File

@ -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