From a96bb87e12f84511ce4823e46c921e0fb14d1978 Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Fri, 29 Jan 2021 19:28:46 -0800 Subject: Update fastboot.js to fix fastbootd flashing from Android The fastbootd flashing path was missing a reconnect callback. --- static/js/fastboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/fastboot') diff --git a/static/js/fastboot b/static/js/fastboot index 1c8eae58..0287c523 160000 --- a/static/js/fastboot +++ b/static/js/fastboot @@ -1 +1 @@ -Subproject commit 1c8eae581c52c61a9fcf8278d4156734b84f4fc9 +Subproject commit 0287c523b9f8a93949e76c89ac7fcebfe7d85949 -- cgit v1.3.1