Conversation

Continued substantial migration to Kotlin from Java too, since that's the official new high-level language not only for apps but for a lot of systems programming in the OS. After all, Android compiles Java & Kotlin to native code. A lot of C++ will likely become Kotlin, not Rust.
Replying to
Modularization of the base system into APEX components has continued so we'll need to deal with a bunch of code we change moving to modules with internally backwards compatible APIs/ABIs. GKIs (Generic Kernel Images) will be a lot of work for us for newer devices using them...
1
8