Skip to content

Commit cd3b430

Browse files
committed
clarify wording
1 parent 0f5e0e1 commit cd3b430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ <h3><a href="#2023103100">2023103100</a></h3>
719719
<p>Changes since the 2023103100 release:</p>
720720

721721
<ul>
722-
<li>Pixel 8, Pixel 8 Pro: always enable support for hardware memory tagging (there is no longer an opt-in toggle) with exceptions for vendor executables and user installed apps with their own native code unless they mark themselves as compatible with memory tagging</li>
722+
<li>Pixel 8, Pixel 8 Pro: always enable hardware memory tagging (there is no longer an opt-in toggle) which is currently used everywhere other than Vanadium (coming soon), vendor executables and user installed apps with their own native code not marked as compatible with memory tagging</li>
723723
<li>Launcher: add missing catch for null pointer exception (upstream bug) triggered by Signal</li>
724724
<li>revert change to show crash dialog for first crash of an app since boot since this results in a high support burden from the many third party app crashes it uncovers especially since it's not enabled on the stock OS</li>
725725
<li>always compile VPN service packages with speed filter to avoid background recompilation since many of these apps only automatically connect at boot and the user has to manually reconnect if the OS restarts them such as when users manually trigger app restart via the background recompilation notification</li>

0 commit comments

Comments
 (0)