From 2eb6dfd5a4de6ab159f528906501f756f3ae4786 Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Sat, 2 Sep 2023 09:34:04 +0300 Subject: [PATCH] replace choosecombo with lunch lunch is much faster and doesn't show the confusing choose{type,product,variant} output. --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index f7107cc2..40783f63 100644 --- a/static/build.html +++ b/static/build.html @@ -415,7 +415,7 @@ m aapt2

Select the desired build target (raven is the Pixel 6 Pro):

-
choosecombo release raven user
+
lunch raven-user

For a development build, you may want to replace user with userdebug in order to have better debugging support. Production builds