diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-24 15:29:52 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-04-24 15:29:52 -0400 |
| commit | 387a38badd9c748584b61c48f1a3c3763efc9c30 (patch) | |
| tree | b2f29cecd491d758ac6d1dffb80f933c1e3c562b /static | |
| parent | 53b5667a7b80362f89f18b52b48def145889bbc8 (diff) | |
special runtime permission fix for unarchiving
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ca6dac38..dc73855a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> |
