better information on Debian and Ubuntu

This commit is contained in:
Daniel Micay 2020-11-21 01:25:58 -05:00
parent 120c1bfc2b
commit c2be2cdc55

View File

@ -131,10 +131,12 @@
tools not required for installation such as adb. <code>android-udev</code> tools not required for installation such as adb. <code>android-udev</code>
provides udev rules allowing fastboot and adb to work in local sessions provides udev rules allowing fastboot and adb to work in local sessions
without root.</li> without root.</li>
<li>Debian: package is both broken and out-of-date, do not use (see paragraph <li>Debian and Ubuntu: <code>android-sdk-platform-tools-common</code> provides
above)</li> udev rules allowing fastboot and adb to work in local sessions without root.
<li>Ubuntu: package is both broken and out-of-date, do not use (see paragraph The udev rules in Debian and Ubuntu are out-of-date, but it has the necessary
above)</li> entries for Pixel phones. The adb and fastboot packages are currently both
broken and far too out-of-date to be any use, so avoid those. The version
check in the flashing script will prevent accidentally using these.</li>
</ul> </ul>
<h4 id="standalone-platform-tools"> <h4 id="standalone-platform-tools">