From 6360888aea8f1ee57398deb95ccf9cc34b06f96d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 6 Jun 2022 13:26:23 -0400 Subject: [PATCH] mark Pixel 3a and Pixel 3a XL as legacy devices --- static/faq.html | 4 ++-- static/releases.html | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/static/faq.html b/static/faq.html index e7f9ddc5..5bcc98d4 100644 --- a/static/faq.html +++ b/static/faq.html @@ -149,14 +149,14 @@
  • Pixel 4a (sunfish)
  • Pixel 4 XL (coral)
  • Pixel 4 (flame)
  • -
  • Pixel 3a XL (bonito)
  • -
  • Pixel 3a (sargo)
  • The following devices are end-of-life, no longer receive full security updates and are supported via extended support releases of GrapheneOS:

    diff --git a/static/releases.html b/static/releases.html index 7cd2faf2..487d75df 100644 --- a/static/releases.html +++ b/static/releases.html @@ -69,8 +69,8 @@
  • Pixel 4a
  • Pixel 4 XL
  • Pixel 4
  • -
  • Pixel 3a XL
  • -
  • Pixel 3a
  • +
  • Pixel 3a XL (legacy)
  • +
  • Pixel 3a (legacy)
  • Pixel 3 XL (legacy)
  • Pixel 3 (legacy)
  • @@ -86,8 +86,8 @@
  • Pixel 4a
  • Pixel 4 XL
  • Pixel 4
  • -
  • Pixel 3a XL
  • -
  • Pixel 3a
  • +
  • Pixel 3a XL (legacy)
  • +
  • Pixel 3a (legacy)
  • Pixel 3 XL (legacy)
  • Pixel 3 (legacy)
  • @@ -359,7 +359,7 @@
    -

    Pixel 3a XL

    +

    Pixel 3a XL (legacy)

    Version: {{bonito-stable-BUILD_ID}}.{{bonito-stable-BUILD_NUMBER}}

    -

    Pixel 3a

    +

    Pixel 3a (legacy)

    Version: {{sargo-stable-BUILD_ID}}.{{sargo-stable-BUILD_NUMBER}}

    -

    Pixel 3a XL

    +

    Pixel 3a XL (legacy)

    Version: {{bonito-beta-BUILD_ID}}.{{bonito-beta-BUILD_NUMBER}}

    -

    Pixel 3a

    +

    Pixel 3a (legacy)

    Version: {{sargo-beta-BUILD_ID}}.{{sargo-beta-BUILD_NUMBER}}