replace choosecombo with lunch
lunch is much faster and doesn't show the confusing choose{type,product,variant} output.
This commit is contained in:
parent
1947e73fb6
commit
2eb6dfd5a4
@ -415,7 +415,7 @@ m aapt2</pre>
|
||||
|
||||
<p>Select the desired build target (<code>raven</code> is the Pixel 6 Pro):</p>
|
||||
|
||||
<pre>choosecombo release raven user</pre>
|
||||
<pre>lunch raven-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