retract recommendation to use Arch android-tools

This commit is contained in:
Daniel Micay 2022-11-16 06:18:30 -05:00
parent c8f45c57e2
commit fedb4ec1cf

View File

@ -226,10 +226,16 @@
(adb, fastboot, etc.) with their own scheme and don't keep it up-to-date
despite that being crucial.</p>
<!--
<p>On Arch Linux, install <code>android-tools</code> and skip the section below on
using the standalone release of platform-tools from Android:</p>
<pre>sudo pacman -S android-tools</pre>
-->
<p><strong>Arch Linux currently includes a broken build of fastboot in the
android-tools package incompatible with the Pixel 7 and Pixel 7 Pro so our
recommendation to use their package has been temporarily retracted.</strong></p>
<p>Debian and Ubuntu do not have a usable package for fastboot. Their packages for
these tools are both broken and many years out-of-date. Follow the instructions