diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 14:35:40 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-12 14:35:40 -0400 |
| commit | 56a2efdb74198e5d32e7fc414177cb60196cc8cc (patch) | |
| tree | 79cd01c9dc5bb7d480e2c189f8f28f6a2b304bcb /static/build.html | |
| parent | 3e2c08891daafc476847ec5f21a4ade1be24f84b (diff) | |
build: update release from ap1a to ap2a
Diffstat (limited to 'static/build.html')
| -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> |
