From 8ed1f119b5b52739ffdcc3bf00ea21f76755018e Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Wed, 13 Jan 2021 23:29:40 -0800 Subject: [PATCH] readme: Use en- and em-dashes where appropriate --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd32529..a4b062d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ No device-specific features (such as the new Pixel-exclusive Google Assistant de MagiskHide is required if the device is rooted. -Android versions 8 through 11 are supported. Heavy OEM skins are not officially supported, but they may work depending on your luck and the particular ROM in question. +Android versions 8–11 are supported. Heavy OEM skins are not officially supported, but they may work depending on your luck and the particular ROM in question. ## How does it work? @@ -20,8 +20,8 @@ unlocked bootloader (and a partially invalidated root of trust) in the key attestation result. We can still take advantage of the fact that this usage of hardware -attestation is opportunistic - that is, it falls back to basic -attestation if key attestation fails to run - and prevent GMS from using +attestation is opportunistic — that is, it falls back to basic +attestation if key attestation fails to run — and prevent GMS from using key attestation at the framework level. This causes it to gracefully fall back to basic attestation and pass SafetyNet with an unlocked bootloader.