From 8d451536f25aac852131930c0bea82d6a6486b50 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 1 Dec 2021 04:04:51 -0500 Subject: [PATCH] APV no longer has timestamp --- static/build.html | 3 --- 1 file changed, 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/ - -

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