special runtime permission fix for unarchiving

This commit is contained in:
Daniel Micay 2025-04-24 15:29:52 -04:00
parent 53b5667a7b
commit 387a38badd

View File

@ -583,6 +583,7 @@
<ul>
<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>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>