From 2da3d72aef13eaf28c37e9872101d914c5cd768a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 6 Jun 2024 12:38:04 -0400 Subject: [PATCH] improve instructions for adevtool --- static/build.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index 20606566..e7c2dde9 100644 --- a/static/build.html +++ b/static/build.html @@ -382,7 +382,8 @@ cd ../..
yarn install --cwd vendor/adevtool/
 source build/envsetup.sh
-TARGET_RELEASE=ap1a m aapt2
+lunch sdk_phone64_x86_64-ap1a-user +m aapt2

Download, extract and prepare the vendor files: