There are different forks of Android, such as OxygenOS or LineageOS.
In an Android app, is it possible to determine the Android fork the app is running on? I would normally suspect such information to be available via android.os.Build
), but I can't find anything there. Am I missing something?
Please note that I'm not asking for the version names such as Oreo, Pie, etc. I'm asking about the name of the fork, such as Lineage.