diff options
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/cli.html | 4 | ||||
| -rw-r--r-- | static/install/web.html | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 9ae2287b..34c0feaa 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -345,6 +345,10 @@ Installed as /home/username/platform-tools/fastboot</pre> Pixels</a> from Google and then <a href="https://developer.android.com/studio/run/oem-usb#InstallingDriver">manually install it with the Windows Device Manager</a>.</p> + + <p>For the Pixel Tablet, disconnect it from the stand before continuing. The stand + uses USB to provide charging and audio output, but the tablet lacks support for + using both the stand and USB port at the same time.</p> </section> <section id="unlocking-the-bootloader"> diff --git a/static/install/web.html b/static/install/web.html index 03904477..86d36b4e 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -234,6 +234,10 @@ Pixels</a> from Google and then <a href="https://developer.android.com/studio/run/oem-usb#InstallingDriver">manually install it with the Windows Device Manager</a>.</p> + + <p>For the Pixel Tablet, disconnect it from the stand before continuing. The stand + uses USB to provide charging and audio output, but the tablet lacks support for + using both the stand and USB port at the same time.</p> </section> <section id="unlocking-the-bootloader"> |
