From 56a2efdb74198e5d32e7fc414177cb60196cc8cc Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 12 Jun 2024 14:35:40 -0400 Subject: [PATCH] build: update release from ap1a to ap2a --- static/build.html | 4 ++-- 1 file 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 ../..
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

Download, extract and prepare the vendor files:

@@ -401,7 +401,7 @@ m aapt2

Select the desired build target (husky is the Pixel 8 Pro):

-
lunch husky-ap1a-user
+
lunch husky-ap2a-user

For past stable tags and legacy branches, don't pass the Android release: