DeviceFlashPreparer.EncryptionOptions

public static final enum DeviceFlashPreparer.EncryptionOptions
extends Enum< DeviceFlashPreparer.EncryptionOptions >

java.lang.Objeto
java.lang.Enum< com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions >
com.android.tradefed.targetprep.DeviceFlashPreparer.EncryptionOptions


Enumeración de opciones para manejar el cifrado de la imagen de datos de usuario

Resumen

valores de enumeración

DeviceFlashPreparer.EncryptionOptions ENCRYPT

DeviceFlashPreparer.EncryptionOptions IGNORE

Métodos públicos

static DeviceFlashPreparer.EncryptionOptions valueOf (String name)
static final EncryptionOptions[] values ()

valores de enumeración

CIFRAR

public static final DeviceFlashPreparer.EncryptionOptions ENCRYPT

PASAR POR ALTO

public static final DeviceFlashPreparer.EncryptionOptions IGNORE

Métodos públicos

valor de

public static DeviceFlashPreparer.EncryptionOptions valueOf (String name)

Parámetros
name String

Devoluciones
DeviceFlashPreparer.EncryptionOptions

valores

public static final EncryptionOptions[] values ()

Devoluciones
EncryptionOptions[]