Is it typical for new revisions to show up in AOSP without Google updating the build list at source.android.com for a while? Just curious.. asking because I checked the site and it lists the most recent revision to AOSP as still JRO03L: Codenames, Tags, and Build Numbers | Android Open Source
If so would you happen to know where they have a more updated/current listing of the builds? I like to keep my resources up to date![]()
I'd say that they probably haven't updated that page yet. I don't tend to look at that page very often, if at all, so I couldn't tell you when/how often they update. If I had to guess, I don't think they update the page until there is a branch/build that they actually push out to a device. Though, I think Sprint's Galaxy Nexus actually received a JRO03R build OTA. So, maybe not.
The only way that I can think of to get a current listing of builds is to check out the code base from time to time and look at the tags like I do during my development. Or, at least check out one of the projects of the code base via git and look at the tags there. You can also just follow my thread as I tend to (try at least) and update fairly quickly.
JRO03R is android_4.1.1_r6. They also pushed an android_4.1.1_r5 branch that I didn't even look at. That would probably land somewhere between L and R and might be the code for the JRO03O build.