diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-10-31 12:48:14 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-10-31 12:48:14 -0400 |
| commit | d8d3627ca09032a99384819bd80562907a6938db (patch) | |
| tree | a8559e9782af52a429a74f88d7ba25a453df4b19 /static | |
| parent | c1fdd3b616862f78e07bba075e3b9b04c7ec933a (diff) | |
remove information on early Pixel 2 firmware
Pixel 2 and 2 XL are legacy devices that are not going to be covered in
a special way by the installation instructions anymore.
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/static/install.html b/static/install.html index 3cb75a61..14cebdc3 100644 --- a/static/install.html +++ b/static/install.html @@ -104,12 +104,10 @@ <p>It's best practice to update the stock OS on the device to make sure it's running the latest firmware before proceeding with these instructions. This avoids running - into bugs, missing features or other differences in older firmware versions. Early - Pixel 2 and Pixel 2 XL bootloader versions use a non-standard unlocking system not - covered by these installation instructions. You can either update the device via - over-the-air updates or sideload a full update, which for Pixel phones can be obtained - from the <a href="https://developers.google.com/android/ota">full update package - page</a>.</p> + into bugs, missing features or other differences in older firmware versions. You can + either update the device via over-the-air updates or sideload a full update, which for + Pixel phones can be obtained from the + <a href="https://developers.google.com/android/ota">full update package page</a>.</p> <p>These instructions use command-line tools. On Windows, use PowerShell rather than the legacy Command Prompt.</p> |
