DeviceWiper

public class DeviceWiper
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.DeviceWiper


A ITargetPreparer that wipes userdata

Summary

Fields

protected boolean mUseErase

Public constructors

DeviceWiper()

Public methods

void setUp(TestInformation testInfo)

Fields

mUseErase

protected boolean mUseErase

Public constructors

DeviceWiper

public DeviceWiper ()

Public methods

setUp

public void setUp (TestInformation testInfo)

Parameters
testInfo TestInformation

Throws
BuildError
DeviceNotAvailableException
TargetSetupError