Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • have you find any values for "ro.build.version.security_patch" on android 5.0 or below ? Commented Oct 25, 2018 at 5:29
  • I think there's no sense to even try to figure out the security patch level for any device that doesn't support android.os.Build.VERSION.SECURITY_PATCH. All devices failing to support that API should be just considered stale/unsafe. Commented Aug 4, 2021 at 13:49