summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-10 13:49:01 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-10 13:49:01 -0400
commit8f2aee0caec43e55880fb32672e8b7e03433b416 (patch)
treec8d10ac97746bb8acc83bdc9b22b83b5529427b0 /static
parent73c7da1ee25cc68e9bc6a11e97b05f5803b7b151 (diff)
update vendor extraction docs for Android 14 QPR2
Diffstat (limited to 'static')
-rw-r--r--static/build.html2
1 files changed, 1 insertions, 1 deletions
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 ../..</pre>
<pre>yarn install --cwd vendor/adevtool/
source build/envsetup.sh
-m aapt2</pre>
+TARGET_RELEASE=ap1a m aapt2</pre>
<p>Download, extract and prepare the vendor files:</p>