clarify restricted setting expansion

This commit is contained in:
Daniel Micay 2025-04-26 02:25:08 -04:00
parent d133df1f1d
commit c83d09b043

View File

@ -600,7 +600,7 @@
<li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</li>
<li>Settings: prevent disabling system Dialer app since it's always required for emergency calls</li>
<li>avoid granting special runtime permissions (Network, Sensors) added by GrapheneOS when unarchiving an app</li>
<li>use our restricted setting infrastructure to restrict access to our notification forwarding setting too</li>
<li>use our restricted setting infrastructure to restrict system app access to our notification forwarding setting too</li>
<li>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.134</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.87</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/135.0.7049.100.0">version 135.0.7049.100.0</a></li>