diff --git a/static/build.html b/static/build.html index 48f1c4b6..50726271 100644 --- a/static/build.html +++ b/static/build.html @@ -557,10 +557,8 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/

cd vendor/adevtool/ && yarn install && cd ../..
-mkdir -p vendor/adevtool/dl/
-vendor/android-prepare-vendor/scripts/download-nexus-image.sh -y -d DEVICE -b BUILD_ID -o vendor/adevtool/dl
-vendor/adevtool/mountimages.bash
-sudo vendor/adevtool/bin/run generate-all vendor/adevtool/config/pixel/DEVICE-grapheneos.yml -c vendor/state/oriole.json -f vendor/adevtool/dl/"Factory zip" -s vendor/extraction/mount/
+vendor/adevtool/mountimages.bash DEVICE BUILD_ID +sudo vendor/adevtool/bin/run generate-all vendor/adevtool/config/DEVICE.yml -c vendor/state/DEVICE.json -f vendor/adevtool/dl/DEVICE-BUILDID-*.zip -s vendor/adevtool/dl/DEVICE-BUILDID/mount/