restrict access to notification forwarding setting

This commit is contained in:
Daniel Micay 2025-04-18 11:18:47 -04:00
parent f2ac810963
commit 379f07beed

View File

@ -583,6 +583,7 @@
<ul> <ul>
<li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</li> <li>Bluetooth: backport upstream fixes for compatibility with certain Bluetooth peripherals caused by recent a security fix for Bluetooth encryption</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> <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>
<li>use our restricted setting infrastructure to restrict 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.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>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.87</li>
</ul> </ul>