Earlier quoted context omitted.
False. The software running on your Android phone's application processor is not open source. A significant fraction of it is based on a closed source fork of AOSP. The rest (both the Google Mobile Services layer, and the manufacturers customizations) are all closed source and have never been open.
> False. The software running on your Android phone's application processor is not open source. You're skipping over an important practical distinction: The precise software running on the application processor may not be open source, but it is closely related to usable software that is. Given that, it's possible to learn quite a bit by comparing the behavior of the closed-source fork and the open-source base. Is tha…
I do not dispute that having a related system that is open-source can aid in reverse engineering.
However the source of commercial Android phones is not open source, and does not have the benefits that open source would imply.