Comment on Keep Android Open (Stop Google from limiting APK file usage)
garbage_world@lemmy.world 2 days agoNot quite, but I would accept that.
AOSP is an open source OS based on a Linux kernel. Importantly, it is not a linux distro. GrapheneOS and LineageOS are downstream, open source derivatives of AOSP. Android is the same, but is proprietary.
Android isn’t just what is added on top of AOSP, just like Ubuntu isn’t just things added on top of Debian, but a complete OS.
Hope that helps
realitaetsverlust@piefed.zip 2 days ago
Yeah, that’s roughly what I thought, in which case switching to graphene (or any other custom rom) would completely “release” you from the proprietary grasp of google and their genius ideas. Because even if they add this 24hr lockdown in the AOSP-Project, graphene could rather easiely revert that change in their fork.
garbage_world@lemmy.world 2 days ago
Yes. Most of those AOSP forks still use elements of android (google play services) for compatibility reasons.
realitaetsverlust@piefed.zip 2 days ago
Graphene doesn’t, they got their own sandboxed google play services compatibility layer. Other OS - no idea tbh.
garbage_world@lemmy.world 2 days ago
It’s actually the opposite. GOS GPS are real GPS, most other AOSP distros use MicroG, which is reimplementation of GPS.