APV no longer has timestamp

This commit is contained in:
Daniel Micay 2021-12-01 04:04:51 -05:00
parent 3bdd03f274
commit 8d451536f2

View File

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