build: update release from ap1a to ap2a

This commit is contained in:
Daniel Micay 2024-06-12 14:35:40 -04:00
parent 3e2c08891d
commit 56a2efdb74

View File

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