• skuzz@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        5
        ·
        2 days ago

        AOSP is ostensibly dead thanks to Google closing off dev access and consistent abandoning of open source apps in AOSP.

        • Possibly linux@lemmy.zip
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          It isn’t completely dead since projects like Lineage OS exist

          It takes work to maintain but it seems to be the best option. It is what AOSP used to be.

          • skuzz@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            1 day ago

            LineageOS, Graphene, etc. all require AOSP at their core. AOSP contains the necessary binary blobs to activate hardware features in proprietary chips like modems, graphics controllers, etc., and also the communications infra for proprietary blobs on devices to talk to the OS in the case where the blobs have to be extracted from a proprietary ROM and ported over.

            While those OS forks could continue to exist for some years, and probably will, they’ll be hitting an increasing uphill battle.

            Problems like:

            • Newer hardware will not have support.
            • Existing hardware may lose support when the OS<->RIL<->Modem have updates in some way that are out of sync with the old code.
            • More pieces of Android going forward will be closed-source, and it will become harder to maintain open versions of them without continual reverse-engineering of closed-source software, and the lawsuits to come.

            The third-party OSes (all of them) have always been dependent on current AOSP existing. Without it, they will be missing the OS core to keep things going.

          • toothpaste_ostrich@feddit.nl
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 days ago

            Isn’t Lineage reliant upon AOSP existing, though? I imagine it’ll be tough surviving for them once all the restrictions Google’s been announcing are put in place…

            • Possibly linux@lemmy.zip
              link
              fedilink
              English
              arrow-up
              3
              ·
              2 days ago

              Google still publishes source code

              If they didn’t phone manufacturers would have a very hard time porting Android