web-install: Update fastboot.js to fix fastbootd flashing
The fastbootd flashing path was missing a progress callback.
This commit is contained in:
Submodule static/js/fastboot updated: 68f77807bc...3425c1b88c
@@ -1,6 +1,6 @@
|
||||
// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT
|
||||
|
||||
import * as fastboot from "./fastboot/dist/fastboot.min.mjs?4";
|
||||
import * as fastboot from "./fastboot/dist/fastboot.min.mjs?5";
|
||||
|
||||
const RELEASES_URL = "https://releases.grapheneos.org";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user