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

Note that android-prepare-vendor is non-deterministic unless a timestamp parameter is - passed with --timestamp (seconds since Epoch).