Hacker News new | ask | show | jobs
by c01n 1855 days ago
That is because you are clearly a Computer person. The average person has their entire digital life owned by Google.
1 comments

My point is that it's totally possible to have an Android phone without any proprietary Google software components, thanks to Android being open source.

Same with Fuchsia - its license should allow to make a fully FOSS privacy-respecting variant, and maybe it would be something I could recommend to my friends or family to replace Windows on their desktop for example (if Fuchsia becomes popular enough). At least such option exists, unlike in the case of Windows, so I don't see Fuchsia as a bad thing.

Good luck with Android 12, ART is now also part of GSI images and delivery over Play Store.
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.