diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/features.html b/static/features.html index 8c9a6617..15df517a 100644 --- a/static/features.html +++ b/static/features.html @@ -117,7 +117,8 @@ <li>Prevention of dynamic native code execution in-memory or via the filesystem for the base OS without going via the package manager, etc.</li> <li>Filesystem access hardening</li> - <li>Enhanced <a href="https://source.android.com/security/verifiedboot">verified boot</a> with better security properties and reduced attack surface</li> + <li>Enhanced <a href="https://source.android.com/security/verifiedboot">verified boot</a> + with better security properties and reduced attack surface</li> <li>Enhanced hardware-based attestation with more precise version information</li> <li>Eliminates remaining holes for apps to access hardware-based identifiers</li> <li>Greatly reduced remote, local and proximity-based attack surface by |
