Android Studio Sign in

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.

Annotations

SecurityPatchState.Component

Annotation for defining the component to use.

Classes

SecurityPatchState

Provides methods to access and manage security state information for various components within a system.

SecurityPatchState.DateBasedSecurityPatchLevel

Implementation of SecurityPatchLevel for a date-based patch level.

SecurityPatchState.GenericStringSecurityPatchLevel

Implementation of SecurityPatchLevel for a simple string patch level.

SecurityPatchState.SecurityPatchLevel

Abstract base class representing a security patch level.

SecurityPatchState.VersionedSecurityPatchLevel

Implementation of SecurityPatchLevel for a versioned patch level.

SecurityStateManagerCompat

This class is a wrapper around AOSP android.os.SecurityStateManager service API added in SDK 35.

UpdateCheckResult

Container for the result of a security update check from a specific provider.

UpdateInfo

Represents information about an available update for a component.

UpdateInfo.Builder

Builder class for creating an instance of UpdateInfo.

Enums

SecurityPatchState.Severity

Severity of reported security issues.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.