summaryrefslogtreecommitdiff
path: root/static/build.html
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-10-06 15:22:50 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-10-06 15:22:50 -0400
commit44e4b72eb1e01a9297ebaaf13fa7d87f6354d918 (patch)
tree0bd699dffbccded9c5ad3c8d1c45e59c0e62ba23 /static/build.html
parentb9f11a457241c61655c8e75d03534f1664c8a89d (diff)
drop section on new keys for Android 13
Diffstat (limited to 'static/build.html')
-rw-r--r--static/build.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/static/build.html b/static/build.html
index a89befc3..877e7500 100644
--- a/static/build.html
+++ b/static/build.html
@@ -64,7 +64,6 @@
<li>
<a href="#generating-release-signing-keys">Generating release signing keys</a>
<ul>
- <li><a href="#migration-to-android-13">Migration to Android 13</a></li>
<li><a href="#encrypting-keys">Encrypting keys</a></li>
<li><a href="#apex-components">APEX components</a></li>
</ul>
@@ -568,13 +567,6 @@ cd ../..</pre>
same scripts along with the expectation of it using the same passphrase as the other
keys.</p>
- <section id="migration-to-android-13">
- <h4><a href="#migration-to-android-13">Migration to Android 13</a></h4>
-
- <p>You need to generate a key for <code>sdk_sandbox</code> and <code>bluetooth</code> if you
- generated your keys for a previous release.</p>
- </section>
-
<section id="encrypting-keys">
<h4><a href="#encrypting-keys">Encrypting keys</a></h4>