MixRadioTargetPreparer

public class MixRadioTargetPreparer
extends BaseTargetPreparer implements ILabPreparer

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


A ITargetPreparer that allows to mix a radio image with the device image.

Summary

Public constructors

MixRadioTargetPreparer()

Public methods

void setUp(TestInformation testInfo)

Perform the target setup for testing.

Public constructors

MixRadioTargetPreparer

public MixRadioTargetPreparer ()

Public methods

setUp

public void setUp (TestInformation testInfo)

Perform the target setup for testing.

Parameters
testInfo TestInformation: The TestInformation of the invocation.

Throws
BuildError
DeviceNotAvailableException
TargetSetupError