summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/build.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/static/build.html b/static/build.html
index d4dc69fa..a9833716 100644
--- a/static/build.html
+++ b/static/build.html
@@ -513,9 +513,6 @@ git submodule update --init --recursive
mkdir -p vendor/google_devices
rm -rf vendor/google_devices/DEVICE
mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/google_devices/</pre>
-
- <p>Note that android-prepare-vendor is non-deterministic unless a timestamp parameter is
- passed with <code>--timestamp</code> (seconds since Epoch).</p>
</section>
<section id="building">