diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-29 17:50:03 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-29 17:50:03 -0400 |
| commit | 989d0b4b3911b3cc0644d4066b5a05695041966f (patch) | |
| tree | 1e555d38b9a2b4425f7785ed2378c3c990425258 | |
| parent | 230146eb0fed7259fe8981e5b40acd658112b165 (diff) | |
clarify XTRA CA change
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <li>Launcher: revert additional padding (will need a different workaround for the upstream issue)</li> <li>disable UWB (Ultra Wide Band) by default</li> <li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: enforce XTRA version 3 for PSDS downloads (GNSS satellite almanacs)</li> - <li>Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: fix certificate authority configuration</li> + <li>Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: fix generic certificate authority configuration for future use with our Qualcomm PSDS proxy</li> <li>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</li> <li>hwui: backport null pointer check from AOSP master</li> <li>keystore: backport generating fallback operation challenge with SecureRandom from AOSP master</li> |
