securityPatch

@get:RequiresApi(value = 23)
open override val securityPatch: String

securityPatch returns the security patch level of the current Android version

Throws

ApiLevelException

if the API level is below Marshmallow (API 23)