diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-10 13:49:01 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-10 13:49:01 -0400 |
| commit | 8f2aee0caec43e55880fb32672e8b7e03433b416 (patch) | |
| tree | c8d10ac97746bb8acc83bdc9b22b83b5529427b0 | |
| parent | 73c7da1ee25cc68e9bc6a11e97b05f5803b7b151 (diff) | |
update vendor extraction docs for Android 14 QPR2
| -rw-r--r-- | static/build.html | 2 |
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> |
