diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-03 12:19:02 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-03 12:19:02 -0400 |
| commit | 5bbca48d0e96effb3c66a9674c7a06670c3917df (patch) | |
| tree | bb9b104db104023012be28fcd849d3487fefd015 /static | |
| parent | 4f9e87b59b9df642c9c4240cbf1893689068cf80 (diff) | |
stop marking fwupd workaround as not required
This may still be needed.
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 2 | ||||
| -rw-r--r-- | static/install/web.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index e8ef0730..e663843f 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -307,8 +307,6 @@ 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 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 since it tries to connect to arbitrary devices. This section can be skipped on diff --git a/static/install/web.html b/static/install/web.html index 5a9506a5..3f06901a 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -198,8 +198,6 @@ <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 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 since it tries to connect to arbitrary devices. This section can be skipped on |
