SecurityPatchState.Component


@Retention(value = AnnotationRetention.SOURCE)
@StringDef(open = true, value = ["SYSTEM", "SYSTEM_MODULES", "KERNEL", "VENDOR"])
annotation SecurityPatchState.Component


Annotation for defining the component to use.

Summary

Public constructors

Public constructors

Component

Component()