From f10468fc397d4beef98f61b34a24d2f72a52aebe Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 6 Aug 2024 02:24:38 -0400 Subject: [PATCH] clearer statement on fwupd workaround --- static/install/cli.html | 2 +- static/install/web.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/install/cli.html b/static/install/cli.html index 573bf01a..8bfea8f0 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -306,7 +306,7 @@ Installed as /home/username/platform-tools/fastboot

Working around fwupd bug on Linux distributions

-

This is usually not required for the Pixel 4a (5G) and later anymore.

+

This is no longer required for the Pixel 4a (5G) and later.

Debian stable and Ubuntu have an outdated fwupd package with a bug breaking connecting to Android's bootloader interface (fastboot) while fwupd is running diff --git a/static/install/web.html b/static/install/web.html index e59ebac7..ddd91276 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -197,7 +197,7 @@

Working around fwupd bug on Linux distributions

-

This is usually not required for the Pixel 4a (5G) and later anymore.

+

This is no longer required for the Pixel 4a (5G) and later.

Debian stable and Ubuntu have an outdated fwupd package with a bug breaking connecting to Android's bootloader interface (fastboot) while fwupd is running