this post was submitted on 21 Dec 2024
29 points (96.8% liked)

Ask Android

2296 readers
4 users here now

A place to ask your questions and seek help related to your Android device and the Android ecosystem.

Whether you're looking for app recommendations, phone buying advice, or want to explore rooting and tutorials, this is the place for you!

Rules
  1. Be descriptive: Help us help you by providing as many details as you can.
  2. Be patient: You're getting free help from Internet strangers, so you may have to wait for an answer.
  3. Be helpful: If someone asks you for more information, tell us what you can. If someone asks you for a screenshot, please provide one!
  4. Be nice: Treat others with respect, even if you don't agree with their advice. Accordingly, you should expect others to be nice to you as well. Report intentionally rude answers.
  5. No piracy: Sharing or discussing pirated content is strictly prohibited. Do not ask others for a paid app or about how to acquire one.
  6. No affiliate/marketing links: Posting affiliate links is not allowed.
  7. No URL shorteners: These can hide the true location of the page and lead people to malicious places.
  8. No lockscreen bypasses: Please do not comment, link, or assist with bypassing lock screens or factory reset protection.
  9. No cross-posting: Please take the time to make a proper post instead of cross-posting.
Other Communities

founded 2 years ago
MODERATORS
 

If the court ended up forcing Google to sell Android, shouldn't we worry that its license as an open source project could be removed and then it become proprietary?

top 10 comments
sorted by: hot top controversial new old
[–] Zachariah@lemmy.world 18 points 1 month ago (1 children)

Any part that is already open source will eternally be open source. Furthermore, there are rules about using open source code in projects that requires them to also be open source.

[–] Atemu@lemmy.ml 2 points 1 month ago (1 children)

This is entirely untrue.

Any part that is already open source will eternally be open source.

Only in the state that it is right now. Google could at any point simply stop releasing the source code with no warning and make all further modifications proprietary.

there are rules about using open source code in projects that requires them to also be open source.

That is only true for copyleft licenses. Licenses that are merely "open source" (also called "permissive") such as the Apache License 2.0 which the AOSP is licensed under do not give two hoots about what you do with the code as long as you give appropriate credit.

The only part of Android that has a copyleft license is the Linux kernel (GPLv2) and I wouldn't really consider it part of the AOSP in practice.

[–] Zachariah@lemmy.world 4 points 1 month ago (1 children)

It’s not entirely untrue. You did however add some relevant details. Thank you for making this more precise.

The point is: Android phone owners would still be fine if Google went full-proprietary at some point. A majority of the code would/could be forked and maintained.

Or a project like GrapheneOS that’s already based on Android code would be expanded to fill the void.

[–] Atemu@lemmy.ml 2 points 1 month ago (1 children)

A majority of the code would/could be forked and maintained.

What makes you think that? If you've ever taken a look at the AOSP source code, you'll know that it's insanely huge. This isn't something a small community of volunteers can reasonably maintain; just like a web browser.

Or a project like GrapheneOS that’s already based on Android code would be expanded to fill the void.

Again, who do you expect to take on that insane task?

GrapheneOS is regular-ass android with some modifications to make it more secure on top. It's not "based on Android" it is (mostly) Android. It does some important modifications but that's details, not basic functionality.
If Google were to cut updates to Android, GrapheneOS would (rightly) make a stink but ultimately have to cease because they cannot maintain the entire rest of the Android code to keep it secure. I suspect they'd rather (loudly) end the project than keep limping along without proper security patches.

[–] Zachariah@lemmy.world 2 points 1 month ago (1 children)

Again, your specificity is appreciated.

I could be wrong, but it seems to me Android devices are too important to just let them be abandoned if Google goes full-proprietary. It wouldn’t just be volunteers. Many companies have a huge stake in this OS and would continue to contribute.

[–] Atemu@lemmy.ml 1 points 1 month ago

it seems to me Android devices are too important to just let them be abandoned if Google goes full-proprietary

I wish it'd be that way.

It wouldn’t just be volunteers. Many companies have a huge stake in this OS and would continue to contribute.

If they don't contribute now, I doubt they would then. They don't have any incentive in making the AOSP better publicly because that also makes it better for their competitors.

I think all the OEMs would have individual contracts for source code access anyways. It's not like open source is the only possible model for industry-wide code collaboration.

[–] lime@feddit.nu 11 points 1 month ago (1 children)

i think it would probably go the other way. google has closed down so much of the android core system that they would probably respond to the court by opening those parts back up.

[–] Atemu@lemmy.ml 3 points 1 month ago (1 children)

Google is only going to "respond" by doing things it's explicitly ordered to comply with and of course extremely reluctantly; only doing the bare minimum that could be seen as complying.

They sure as hell aren't going to open up the google surveillance services unless explicitly and specifically forced to do so by a court.

[–] lime@feddit.nu 1 points 1 month ago

yeah but if they're forced to part with them they may believe it better for their market position to strip all the secret stuff out and just disown the rest.

[–] Atemu@lemmy.ml 4 points 1 month ago

You should worry about that in any case. The writing has been on the wall for quite some time now.