From c6824892af54c5a4b9d736fc4bf74eccddbafb67 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 21 Mar 2020 22:29:04 -0400 Subject: [PATCH] remove old section on upgrading to Android 10 People can figure this out on their own if they have fallen incredibly far behind the current releases. --- static/build.html | 13 +------------ static/faq.html | 2 +- static/index.html | 2 +- static/redirect.js | 1 + static/releases.html | 2 +- static/usage.html | 2 +- 6 files changed, 6 insertions(+), 16 deletions(-) diff --git a/static/build.html b/static/build.html index 90cd72f3..796bd725 100644 --- a/static/build.html +++ b/static/build.html @@ -65,7 +65,6 @@
  • Generating release signing keys @@ -470,17 +469,6 @@ cd ../.. same scripts along with the expectation of it using the same passphrase as the other keys.

    -

    - Upgrading to Android 10 -

    - -

    For Android 10, there's a new networkstack key and you need to - generate one to avoid using the test key. For example, with crosshatch (needs to be - done for each set of device keys):

    - -
    cd keys/crosshatch
    -../../development/tools/make_key networkstack '/CN=GrapheneOS/'
    -

    Encrypting keys

    @@ -947,5 +935,6 @@ export PATH="$PATH:$HOME/sdk/tools:$HOME/sdk/tools/bin:$HOME/sdk/platform-tools:
  • Reddit
  • + diff --git a/static/faq.html b/static/faq.html index 771cf392..e790f797 100644 --- a/static/faq.html +++ b/static/faq.html @@ -653,6 +653,6 @@
  • Reddit
  • - + diff --git a/static/index.html b/static/index.html index 427854a8..dbe2b23e 100644 --- a/static/index.html +++ b/static/index.html @@ -114,6 +114,6 @@
  • Reddit
  • - + diff --git a/static/redirect.js b/static/redirect.js index 0ef16859..cbc198cc 100644 --- a/static/redirect.js +++ b/static/redirect.js @@ -18,6 +18,7 @@ const redirects = new Map([ ["/releases#marlin-beta", "/faq#legacy-devices"], ["/releases#sailfish-beta", "/faq#legacy-devices"], ["/faq#dns", "/faq#custom-dns"], + ["/build#upgrading-to-android-10", "/build#generating-release-signing-keys"], ]); function handle_hash() { diff --git a/static/releases.html b/static/releases.html index dffa786f..53d15bbd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -1079,6 +1079,6 @@ - + diff --git a/static/usage.html b/static/usage.html index 86da59cc..c568986d 100644 --- a/static/usage.html +++ b/static/usage.html @@ -335,6 +335,6 @@
  • Reddit
  • - +