improve instructions for adevtool

This commit is contained in:
Daniel Micay 2024-06-06 12:38:04 -04:00
parent bf17f543f4
commit 2da3d72aef

View File

@ -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>