This is fantastic: https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html

One conclusion you can draw from this: you don't need to fully port your code to #rustlang, you can get a meaningful safety improvement by only using a MSL for new code.

Comments