From d8d3627ca09032a99384819bd80562907a6938db Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 31 Oct 2020 12:48:14 -0400 Subject: [PATCH] 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. --- static/install.html | 10 ++++------ 1 file 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 @@

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 full update package - page.

+ 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 + full update package page.

These instructions use command-line tools. On Windows, use PowerShell rather than the legacy Command Prompt.