From 8f2aee0caec43e55880fb32672e8b7e03433b416 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 10 Mar 2024 13:49:01 -0400 Subject: [PATCH] update vendor extraction docs for Android 14 QPR2 --- static/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/build.html b/static/build.html index 29da16b1..c27142da 100644 --- a/static/build.html +++ b/static/build.html @@ -377,7 +377,7 @@ cd ../..
yarn install --cwd vendor/adevtool/
 source build/envsetup.sh
-m aapt2
+TARGET_RELEASE=ap1a m aapt2

Download, extract and prepare the vendor files: