From bb7d4e0927d45c9af7ccfa4d3b1e71b979d34f8c Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Tue, 24 Mar 2020 23:50:03 -0400
Subject: [PATCH] fix typo
---
static/releases.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/releases.html b/static/releases.html
index b5409299..98b62203 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -336,7 +336,7 @@
Vanadium: disable content feed suggestions by default
Vanadium: update Chromium base to 80.0.3987.149
Settings: fix broken upstream MAC randomization value mapping uncovered by the always randomize option value
- make_key: use scrypt for key derivation used to encrypt keys
+ make_key: use scrypt for key derivation used to encrypt keys
add script/encrypt_keys.sh and script/decrypt_keys.sh for handling key encryption
improve UX, performance and algorithm support for encrypted keys in script/release.sh and script/generate_delta.sh
dexpreopt: disable BOARD_USES_SYSTEM_OTHER_ODEX for mainline devices, which was causing odex files to be unintentionally omitted from the system image for modern devices