diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-08-16 05:05:05 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-08-25 23:15:08 -0400 |
| commit | f9247be0f82689c7261acb1a72fe71c6a6a4bd34 (patch) | |
| tree | 4ddc6a7152982952536667683e77ba0cfca49b10 /static | |
| parent | 43b2fc2823102076c2229835f806595c845092ec (diff) | |
note about downgrade protection for 13 firmware
Diffstat (limited to 'static')
| -rw-r--r-- | static/install/cli.html | 8 | ||||
| -rw-r--r-- | static/install/web.html | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 0b7c252b..92a41ebb 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -163,10 +163,10 @@ carrier device, it isn't a problem as GrapheneOS can just ignore the carrier id and the hardware is the same.</p> - <p>It's best practice to update the device before installing GrapheneOS to have - the latest firmware for connecting the phone to the computer and performing the - early flashing process. Either way, GrapheneOS flashes the latest firmware early - in the installation process.</p> + <p><strong>Do not update to Android 13 on 6th generation Pixels before installing + GrapheneOS yet. It will be a couple weeks before GrapheneOS is ported to Android + 13 and you cannot install Android 12 firmware once you've updated to Android 13 + and therefore cannot install an OS still based on Android 12.</strong></p> </section> <section id="enabling-oem-unlocking"> diff --git a/static/install/web.html b/static/install/web.html index e49476d0..dcb8b439 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -156,10 +156,10 @@ carrier device, it isn't a problem as GrapheneOS can just ignore the carrier id and the hardware is the same.</p> - <p>It's best practice to update the device before installing GrapheneOS to have - the latest firmware for connecting the phone to the computer and performing the - early flashing process. Either way, GrapheneOS flashes the latest firmware early - in the installation process.</p> + <p><strong>Do not update to Android 13 on 6th generation Pixels before installing + GrapheneOS yet. It will be a couple weeks before GrapheneOS is ported to Android + 13 and you cannot install Android 12 firmware once you've updated to Android 13 + and therefore cannot install an OS still based on Android 12.</strong></p> </section> <section id="enabling-oem-unlocking"> |
