Fix typo in features.html

This commit is contained in:
royce-c 2024-11-07 15:16:40 -08:00 committed by Daniel Micay
parent eb55b666bc
commit ffc91120bd

View File

@ -1214,7 +1214,7 @@
<li>Removal of TrustCor root certificate authority as a trusted system CA.</li> <li>Removal of TrustCor root certificate authority as a trusted system CA.</li>
<li>Secure-by-default Android 12 PendingIntent security check (FLAG_IMMUTABLE) <li>Secure-by-default Android 12 PendingIntent security check (FLAG_IMMUTABLE)
instead of crash-by-default improving older app compatibility and security.</li> instead of crash-by-default improving older app compatibility and security.</li>
<li>Fixed UART debugging enabled warning on offical release builds.</li> <li>Fixed UART debugging enabled warning on official release builds.</li>
<li>Engineering / Prototype ("EVT", "PVT" or "DVT") device warning as these <li>Engineering / Prototype ("EVT", "PVT" or "DVT") device warning as these
devices typically have relaxed security controls for development, mainly devices typically have relaxed security controls for development, mainly
the secure boot state property <code>ro.boot.secure_boot</code> not set the secure boot state property <code>ro.boot.secure_boot</code> not set