diff --git a/static/build.html b/static/build.html index 1b9c9bd1..3692b3d6 100644 --- a/static/build.html +++ b/static/build.html @@ -400,6 +400,8 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/
rm -r out
+

Next, start the build process with the m command:

+
m target-files-package

For an emulator build, always use the development build approach below.