diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-05 15:46:08 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-05 15:46:08 -0500 |
| commit | 7604736a040b4a7f7da5c18815727f6af5c2abc4 (patch) | |
| tree | 073d94195bd9933449c53f018facc88fc798036f | |
| parent | 09ca3097ce1b2c93323fff1fc519c6515bf447f9 (diff) | |
enable SIM deletion confirmation by default
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 6bd1facb..43782ab3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,6 +736,7 @@ <li>kernel (Pixel 8, Pixel 8 Pro, Generic 5.15, Generic 6.1): enable Branch Target Identification (BTI) protection for the kernel in addition to Clang type-based CFI to provide coarse-grained CFI coverage for calls excluded from CFI</li> <li>kernel (Generic 6.1): apply sysrq hardening changes</li> <li>kernel (Generic 6.1): update to latest GKI LTS branch revision including update to 6.1.74</li> + <li>Settings: enable SIM deletion confirmation by default</li> <li>System Updater: clarify notification for already being up to date</li> <li>Messaging: update MMS configuration database based on Google Messages 20240123_01_RC02</li> <li>Dialer: update visual voicemail (VVM) configuration database based on Google Phone 121.0.603393336</li> |
