summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 7b37aed2..e559992e 100644
--- a/static/build.html
+++ b/static/build.html
@@ -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