DeviceFlashPreparer.EncryptionOptions

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

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


Enum de opções para lidar com a criptografia da imagem userdata

Resumo

Valores de enumeração

DeviceFlashPreparer.EncryptionOptions ENCRYPT

DeviceFlashPreparer.EncryptionOptions IGNORE

Métodos públicos

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

Valores de enumeração

CRIPTOGRAFIA

public static final DeviceFlashPreparer.EncryptionOptions ENCRYPT

IGNORAR

public static final DeviceFlashPreparer.EncryptionOptions IGNORE

Métodos públicos

valor de

public static DeviceFlashPreparer.EncryptionOptions valueOf (String name)

Parâmetros
name String

Devoluções
DeviceFlashPreparer.EncryptionOptions

valores

public static final EncryptionOptions[] values ()

Devoluções
EncryptionOptions[]