diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-06 02:24:38 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-08-06 02:24:38 -0400 |
| commit | f10468fc397d4beef98f61b34a24d2f72a52aebe (patch) | |
| tree | 248cdc8573901457529fd43340089697eadfc000 /static/install | |
| parent | dbc3bd5ef56401efb6ae038f7cf380be46649472 (diff) | |
clearer statement on fwupd workaround
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 2 | ||||
| -rw-r--r-- | 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</pre> <section id="working-around-fwupd-bug-on-linux-distributions"> <h2><a href="#working-around-fwupd-bug-on-linux-distributions">Working around fwupd bug on Linux distributions</a></h2> - <p><em>This is usually not required for the Pixel 4a (5G) and later anymore.</em></p> + <p><em>This is no longer required for the Pixel 4a (5G) and later.</em></p> <p>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 @@ <section id="working-around-fwupd-bug-on-linux-distributions"> <h2><a href="#working-around-fwupd-bug-on-linux-distributions">Working around fwupd bug on Linux distributions</a></h2> - <p><em>This is usually not required for the Pixel 4a (5G) and later anymore.</em></p> + <p><em>This is no longer required for the Pixel 4a (5G) and later.</em></p> <p>Debian stable and Ubuntu have an outdated fwupd package with a bug breaking connecting to Android's bootloader interface (fastboot) while fwupd is running |
