RemoveSystemAppPreparer

public class RemoveSystemAppPreparer
extends BaseTargetPreparer

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


ITargetPreparer do usuwania pliku APK z partycji systemowej przed uruchomieniem testu. Pamiętaj, że przed rzeczywistym wykonaniem testu urządzenie jest ponownie uruchamiane, więc podczas testu partycja systemowa pozostaje w trybie tylko do odczytu.

Podsumowanie

Konstruktory publiczne

RemoveSystemAppPreparer()

Metody publiczne

void setUp(TestInformation testInformation)

Konstruktory publiczne

RemoveSystemAppPreparer

public RemoveSystemAppPreparer ()

Metody publiczne

setUp

public void setUp (TestInformation testInformation)

Parametry
testInformation TestInformation

Rzuty
DeviceNotAvailableException
TargetSetupError