From 989d0b4b3911b3cc0644d4066b5a05695041966f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 29 Apr 2023 17:50:03 -0400 Subject: [PATCH] clarify XTRA CA change --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index 7d561d18..5b673614 100644 --- a/static/releases.html +++ b/static/releases.html @@ -703,7 +703,7 @@
  • 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
  • +
  • Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: fix generic certificate authority configuration for future use with our Qualcomm PSDS proxy
  • Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: remove access to SoC information from GPS user to prevent xtra-daemon from reading SoC serial number and including it in User-Agent
  • hwui: backport null pointer check from AOSP master
  • keystore: backport generating fallback operation challenge with SecureRandom from AOSP master