diff options
| -rw-r--r-- | static/install/cli.html | 6 | ||||
| -rw-r--r-- | static/install/web.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index e51d8e75..029a9fb2 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -184,9 +184,9 @@ that the stock OS can check if the device was sold as locked by a carrier.</p> <p>For the Pixel 6a, OEM unlocking won't work with the version of the stock OS - from the factory. You need to update to the June 2022 release available as an - over-the-air update. You'll also need to factory reset if it already checked the - OEM unlocking state on the buggy April 2022 release shipped on the device.</p> + from the factory. You need to update it to the June 2022 release or later via an + over-the-air update. After, you've updated it you'll also need to factory reset + the device to fix OEM unlocking.</p> </section> <section id="opening-terminal"> diff --git a/static/install/web.html b/static/install/web.html index fcb5fbea..dc5aef61 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -177,9 +177,9 @@ that the stock OS can check if the device was sold as locked by a carrier.</p> <p>For the Pixel 6a, OEM unlocking won't work with the version of the stock OS - from the factory. You need to update to the June 2022 release available as an - over-the-air update. You'll also need to factory reset if it already checked the - OEM unlocking state on the buggy April 2022 release shipped on the device.</p> + from the factory. You need to update it to the June 2022 release or later via an + over-the-air update. After, you've updated it you'll also need to factory reset + the device to fix OEM unlocking.</p> </section> <section id="flashing-as-non-root"> |
