From 552dfe18dd9473bc8ff9db2859d8dd3c25fb8573 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 28 Apr 2023 15:40:35 -0400 Subject: [PATCH] XTRA improvements --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index ca638769..2b6a2690 100644 --- a/static/releases.html +++ b/static/releases.html @@ -684,6 +684,8 @@
  • add Storage Scopes link to "All files access" screen
  • Launcher: revert additional padding (will need a different workaround for the upstream issue)
  • disable UWB (Ultra Wide Band) by default
  • +
  • Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: enforce XTRA version 3 for PSDS downloads (GNSS satellite almanacs)
  • +
  • Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: fix certificate authority configuration
  • hwui: backport null pointer check from AOSP master
  • keystore: backport generating fallback operation challenge with SecureRandom from AOSP master
  • Launcher: backport null pointer check from AOSP master