From 1f819d327e52b81fb097bc248a0c70f386a49a3c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 20 Oct 2021 02:23:51 -0400 Subject: [PATCH] Revert "add temporary Android 12 Beta 5 APV documentation" This reverts commit fac02e9f39dc507c9b3015c6e275f3285f60b290. --- static/build.html | 8 -------- 1 file changed, 8 deletions(-) diff --git a/static/build.html b/static/build.html index fc6a2498..0f2ebd48 100644 --- a/static/build.html +++ b/static/build.html @@ -504,14 +504,6 @@ 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/ -

Since there aren't yet official Android 12 releases, you need to - download the Android 12 Beta 5 - factory - images zip and pass that to android-prepare-vendor with the - --img switch along with downloading the - over-the-air - update zip and passing that with the --ota switch.

-

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