Hacker News new | ask | show | jobs
by pjmlp 1856 days ago
Good luck with Android 12, ART is now also part of GSI images and delivery over Play Store.
1 comments

I'm not familiar enough with Android internals, but as I understood from a quick research this means that it will be possible now to upgrade the Android Runtime through the Play Store (which was handled by phone manufacturers?). Is it a problem for distributions without the Play Store like GrapheneOS or LineageOS? Why?
Depends how they manage to have Play Services running on them.

https://source.android.com/devices/architecture/modular-syst...

The information on the link is outdated, it was presented at Google IO that Android 12 will now also ship ART as APEX module.

Most likely by then the AOSP documentation will be accordingly updated.