diff options
| author | Dmitry Muhomor <muhomor.dmitry@gmail.com> | 2024-07-19 13:27:46 +0300 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | 7c05933db538ee66f3efe58da00f2a6c72e64645 (patch) | |
| tree | a51ce2a7ab5e011cd0e61107d0062fdd78e86ab8 | |
| parent | 37051a9de9ce740a0ed8d35f9577af94af6a0593 (diff) | |
update aapt2 build instruction
| -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 1389db02..afcdd326 100644 --- a/static/build.html +++ b/static/build.html @@ -400,7 +400,7 @@ cd ../..</pre> <pre>yarn install --cwd vendor/adevtool/ source build/envsetup.sh -lunch sdk_phone64_x86_64-ap2a-user +lunch sdk_phone64_x86_64-cur-user m aapt2</pre> <div class="notice"> |
