UWB is disabled by default as well

Signed-off-by: r3g_5z <june@girlboss.ceo>
This commit is contained in:
r3g_5z 2023-04-24 12:28:49 -04:00 committed by Daniel Micay
parent ab645d711b
commit 8f7af272e2

View File

@ -250,7 +250,7 @@
<ul>
<li>Greatly reduced remote, local and proximity-based attack surface by
stripping out unnecessary code, making more features optional and disabling
optional features by default (NFC, Bluetooth, etc.), when the screen is
optional features by default (NFC, Bluetooth, UWB, etc.), when the screen is
locked (connecting new USB peripherals, camera access) and optionally after a
timeout (Bluetooth, Wi-Fi)</li>
<li>Option to disable native debugging (ptrace) to reduce local attack surface