diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 852638ce..e7cb1302 100644 --- a/static/releases.html +++ b/static/releases.html @@ -683,6 +683,10 @@ <li>adevtool: implementation quality improvements</li> <li>Settings: remove missing display resolution animation</li> <li>CellBroadcastReceiver: drop out-of-sync translations for presidential alerts string</li> + <li>disable unnecessary auto-grant of Camera permission to eSIM activation app</li> + <li>Settings: revoke Camera permission from eSIM activation app before enabling it since it was auto-granted in the past</li> + <li>Sandboxed Google Play compatibility layer: don't spoof self permission checks that come from the compatibility layer itself</li> + <li>Sandboxed Google Play compatibility layer: add missing CHANGE_WIFI_STATE (Wi-Fi control) special access permission to the list of potential issues shown to users</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-39">version 39</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-40">version 40</a></li> <li>Apps: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/17">version 17</a></li> |
