summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/build.html3
1 files changed, 2 insertions, 1 deletions
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 ../..</pre>
<pre>yarn install --cwd vendor/adevtool/
source build/envsetup.sh
-TARGET_RELEASE=ap1a m aapt2</pre>
+lunch sdk_phone64_x86_64-ap1a-user
+m aapt2</pre>
<p>Download, extract and prepare the vendor files:</p>