summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2020-05-24 06:37:35 -0300
committerosm0sis <osm0sis@outlook.com>2020-05-24 06:37:35 -0300
commitca8c67935d2d2fd190c1967ceab8ec5788665f74 (patch)
tree9943e986d461847fab2ed662e62d3795437995f0
parent0fb788ed61c4aaf09370c55f24aad4edb249e22a (diff)
README: update boot_signer-dexed.jar naming
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7d90b31..f8ecacb 100644
--- a/README.md
+++ b/README.md
@@ -129,7 +129,7 @@ Optional supported binaries which may be placed in /tools to enable built-in exp
* `elftool` (with `unpackelf`) - Sony ELF kernel.elf format support, repacking as ELF for older Sony devices
* `mkmtkhdr` (with `unpackelf`) - MTK device boot image section headers support for Sony devices
* `futility` + `chromeos` test keys directory - Google ChromeOS signature support
-* `BootSignature_Android.jar` + `avb` keys directory - Google Android Verified Boot (AVB) signature support
+* `boot_signer-dexed.jar` + `avb` keys directory - Google Android Verified Boot (AVB) signature support
* `rkcrc` - Rockchip KRNL ramdisk image support
Optionally moving ARM builds to tools/arm and putting x86 builds in tools/x86 will enable architecture detection for use with broad, device non-specific zips.