isAtLeastPreReleaseCodename
Checks if the codename is a matching or higher version than the given build value.
Return
true
if APIs from the requested codename are available in the build.
Parameters
codename
the requested build codename, e.g. "O"
or "OMR1"
buildCodename
the value of Build.VERSION.CODENAME