From 3c2c76dfdfb451ddb95f98e816a141159298df16 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Wed, 27 Jan 2021 16:21:31 -0800 Subject: [PATCH] Update fastboot.js submodule Improvements: - Better documentation - Less ambiguous bundle file extension - Support for logical partitions (via fastbootd) - More robust flashing - More consistent code quality - Requirement checks before flashing - More flexible factory zip handling - Support for wiping logical partitions and userdata - Configurable debug mode - More detailed flashing progress - Conformant factory image flashing process - Automatic reconnection upon connection loss - Graceful handling of connection loss - Automatic reuse of already-paired USB devices - User-friendly progress/status text --- static/js/fastboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/fastboot b/static/js/fastboot index 49f65346..4486b740 160000 --- a/static/js/fastboot +++ b/static/js/fastboot @@ -1 +1 @@ -Subproject commit 49f65346e185180346425c89a68a1277dc1e7c68 +Subproject commit 4486b7401d4b17024bd7319bc924696a9cee5844