diff --git a/static/releases.html b/static/releases.html index 0180b8a1..4691c727 100644 --- a/static/releases.html +++ b/static/releases.html @@ -548,7 +548,13 @@
  • Settings: fix multiple cases of missing user profiles handling for added settings
  • Dialer: fix RTT related crash from not using the correct theme configuration
  • Contacts Provider: work around upstream bug causing deadlock with contact scopes
  • +
  • temporarily don't report harmless fingerprint-service.goodix crash
  • temporarily disable hardened_malloc for vendor audio service due to Pixel Tablet bug
  • +
  • Sandboxed Google Play compatibility layer: significantly rework client side compatibility layer to avoid deadlocks and to avoid allowing starting apps with no exported components (i.e. not even a launcher activity)
  • +
  • Sandboxed Google Play compatibility layer: overhaul approach to raising Google Play components to the foreground to avoid it always being considered in the foreground while also solving an issue triggered in a rare edge case at startup
  • +
  • Sandboxed Google Play compatibility layer: stop Play Store from attempting to auto-install some system component packages, such as "Android System SafetyCore" (com.google.android.safetycore) and "Android System Key Verifier" (com.google.android.contactkeys)
  • +
  • Sandboxed Google Play compatibility layer: fix Android Auto voice commands not working in some cases
  • +
  • Sandboxed Google Play compatibility layer: fix one of the Android Auto permission toggle checks for companion devices
  • Sandboxed Google Play compatibility layer: extend opt-in wired Android Auto permission toggle to Bluetooth adapter hardware address access for hands-free audio support
  • kernel (5.10, 5.15, 6.1, 6.6): disable unused TIPC protocol support
  • kernel (5.10): update to latest GKI LTS branch revision