udev rules are still an issue for Linux WebUSB

This commit is contained in:
Daniel Micay 2021-01-24 16:24:19 -05:00
parent 119b7cd000
commit f85e4222c0

View File

@ -114,6 +114,16 @@
Play services as part of Factory Reset Protection (FRP) for anti-theft protection.</p>
</section>
<section id="fastboot-as-non-root">
<h2><a href="#fastboot-as-non-root">Fastboot as non-root</a></h2>
<p>On Linux, in order for to connect to a device as non-root, the appropriate udev
rules need to be set up. This is not an issue on either macOS or Windows.</p>
<p>On Arch Linux, install the <code>android-udev</code> package. On Debian and
Ubuntu, install the <code>android-sdk-platform-tools-common</code> package.</p>
</section>
<section id="connecting-phone">
<h2><a href="#connecting-phone">Connecting the phone</a></h2>