diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2023-04-28 15:40:35 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-28 15:41:28 -0400 |
| commit | 552dfe18dd9473bc8ff9db2859d8dd3c25fb8573 (patch) | |
| tree | 08d952db965974449dc6fd8e0e639ca661430685 /static | |
| parent | adc51702033c080ccafb6aba0d3142f6251b40e6 (diff) | |
XTRA improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ <li>add Storage Scopes link to "All files access" screen</li> <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>hwui: backport null pointer check from AOSP master</li> <li>keystore: backport generating fallback operation challenge with SecureRandom from AOSP master</li> <li>Launcher: backport null pointer check from AOSP master</li> |
