replace choosecombo with lunch

lunch is much faster and doesn't show the confusing choose{type,product,variant} output.
This commit is contained in:
Dmitry Muhomor 2023-09-02 09:34:04 +03:00 committed by Daniel Micay
parent 1947e73fb6
commit 2eb6dfd5a4

View File

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