Site icon Real Mi Central

Google published the AOSP tags for each Mainline module

Google Logo

Google Logo

Google earlier today published the AOSP tags for each Mainline module that was updated in the January 2023 Google Play System Update. Thanks to that, we were able to make a real changelog of what was new.

Here is what’s actually new in the January 2023 GPSU!

There are also a LOT of bug fixes and general improvements. If you want to see the full list of code changes. Google doesn’t provide this kind of changelog anywhere, so I had to make it myself.

By the way, part of why we are making these changelogs is to highlight just how many changes are actually shipping in each Google Play System Update, and also to highlight how many changes are missing from the modules that most custom ROMs ship.

Unfortunately, many custom ROMs ship with outdated Project Mainline modules. This is because they compile them using platform tags (e.g. android-13.0.0_rX) which don’t contain most of the code changes included in each Mainline release.

On the bright side, we’ve heard that security patches for Mainline modules are at least still included in the platform tags. But feature/API additions aren’t, which is a problem. For example, many custom ROMs are missing out on features like Android 13’s “Safety Center” (ie. the unified security & privacy settings). If you enable it on a custom ROM, you’ll get the old, outdated, nonfunctional version (left) instead of the one that ships on Pixels (right).

This problem is solvable, but it requires some extra work from developers to either compile modules separately and include them in builds as Google does, or to just use Google’s prebuilts (but many won’t do the latter out of principle).

Exit mobile version