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/install/web.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/install/web.html') diff --git a/static/install/web.html b/static/install/web.html index 858c0961..52ef18aa 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -27,8 +27,8 @@ - - + +
-- cgit v1.3.1