RemoveSystemAppPreparer

public class RemoveSystemAppPreparer
extends BaseTargetPreparer

java.lang.オブジェクト
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.RemoveSystemAppPreparer


テスト実行前にシステム パーティションから APK を削除するためのITargetPreparer 。実際のテスト実行前にデバイスが再起動されるため、テスト実行中はシステム パーティションが読み取り専用のままであることに注意してください。

まとめ

パブリックコンストラクター

RemoveSystemAppPreparer ()

パブリックメソッド

void setUp ( TestInformation testInformation)

パブリックコンストラクター

RemoveSystemAppPreparer

public RemoveSystemAppPreparer ()

パブリックメソッド

設定

public void setUp (TestInformation testInformation)

パラメーター
testInformation TestInformation

投げる
DeviceNotAvailableException
TargetSetupError