summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-12-01 04:04:51 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-12-01 04:04:51 -0500
commit8d451536f25aac852131930c0bea82d6a6486b50 (patch)
tree92ebdbdd3de067a8226b12ad9dd6d2f89ce25bf6 /static/build.html
parent3bdd03f2748ae045ddccd474292bbd8f87d56d28 (diff)
APV no longer has timestamp
Diffstat (limited to 'static/build.html')
-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">