diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index af5239db..606254a8 100644 --- a/static/build.html +++ b/static/build.html @@ -379,7 +379,7 @@ cd ../..</pre> <pre>yarn install --cwd vendor/adevtool/ source build/envsetup.sh -lunch sdk_phone64_x86_64-ap1a-user +lunch sdk_phone64_x86_64-ap2a-user m aapt2</pre> <p>Download, extract and prepare the vendor files:</p> @@ -401,7 +401,7 @@ m aapt2</pre> <p>Select the desired build target (<code>husky</code> is the Pixel 8 Pro):</p> - <pre>lunch husky-ap1a-user</pre> + <pre>lunch husky-ap2a-user</pre> <p>For past stable tags and legacy branches, don't pass the Android release:</p> |
