You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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 vendor executables and user installed apps with their own native code not marked as compatible with memory tagging</li>
723
723
<li>Launcher: add missing catch for null pointer exception (upstream bug) triggered by Signal</li>
724
724
<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>
725
725
<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