summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-04-29 09:00:27 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-04-29 09:03:27 -0400
commit0c608ec3fa9b9181246d85b033ae7d0eb4b90372 (patch)
treea8a42eb89b647d2a29861c079f2e8894550581b8 /static
parent0f61b4c1a843ccd4e61d504150f1883f06d617c9 (diff)
prevent xtra-daemon from reading SoC serial
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 47d54fcc..6d9eef1c 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -686,6 +686,7 @@
<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 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>
<li>Launcher: backport null pointer check from AOSP master</li>