summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-05-05 09:07:16 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-05-05 09:21:13 -0400
commitb0d3c8712631202c8a958316cbd0d801cf767947 (patch)
treec1c125159745fb5a9734d1bc6138c2d58876ea9d
parent7724b26974670bbc72a054a66930304d3346d8f1 (diff)
icon removal
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 208a4594..cff3a671 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -605,7 +605,7 @@
<li>Settings: improve infrastructure for GrapheneOS settings</li>
<li>Settings: port remote key provisioning setting to new infrastructure</li>
<li>Settings: port SUPL setting to new infrastructure</li>
- <li>Settings: remove icon for Internet connectivity check setting for now</li>
+ <li>Settings: remove icon for Internet connectivity check and remote key provisioning settings for now</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro: Mali GPU driver update</li>
<li>System Updater: add TLS key pinning with expiration 2 months in the future to make TLS more useful as an additional layer of security before the 3 layers of offline update signing (update package signature, update_engine payload signature and verified boot signature) while also avoiding blocking updates on extremely out-of-date installs falling behind changes to our TLS certificate approach</li>
<li>update timezone data to Android mainline 331314030 (based on tzdata 2023a)</li>