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 @@
  • adevtool: implementation quality improvements
  • Settings: remove missing display resolution animation
  • CellBroadcastReceiver: drop out-of-sync translations for presidential alerts string
  • +
  • disable unnecessary auto-grant of Camera permission to eSIM activation app
  • +
  • Settings: revoke Camera permission from eSIM activation app before enabling it since it was auto-granted in the past
  • +
  • Sandboxed Google Play compatibility layer: don't spoof self permission checks that come from the compatibility layer itself
  • +
  • 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
  • GmsCompatConfig: update to version 39
  • GmsCompatConfig: update to version 40
  • Apps: update to version 17