androidx.security.state
This library makes it easy for developers to obtain detailed security patch state and security updates information for updatable components (system, system modules, kernel, ...) on a device.
Classes
SecurityPatchState |
Provides methods to access and manage security state information for various components within a system. |
SecurityPatchState.DateBasedSecurityPatchLevel |
Implementation of |
SecurityPatchState.GenericStringSecurityPatchLevel |
Implementation of |
SecurityPatchState.SecurityPatchLevel |
Abstract base class representing a security patch level. |
SecurityPatchState.VersionedSecurityPatchLevel |
Implementation of |
SecurityStateManagerCompat |
This class is a wrapper around AOSP android.os.SecurityStateManager service API added in SDK 35. |
Enums
SecurityPatchState.Severity |
Severity of reported security issues. |