diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-24 23:57:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-24 23:57:46 -0400 |
| commit | 3a439e9e84afad545a07d8f245eb26a9fdb4a0a6 (patch) | |
| tree | c36807d2eb7665446b85b44452855c7ceb488756 /static/build.html | |
| parent | 427dc4017e5c5d11647181a132ff39e080ea1b00 (diff) | |
explain why passphrase needs to match
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 4acb3a29..64a32dcf 100644 --- a/static/build.html +++ b/static/build.html @@ -439,7 +439,7 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/ Consider disabling swap, at least during the signing process.</p> <p>The encryption passphrase for all the keys generated for a device needs to - match.</p> + match for compatibility with the GrapheneOS scripts.</p> <p>To generate keys for crosshatch (you should use unique keys per device variant):</p> |
