हटाएँ
public
class
RemoveSystemAppPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTarget रीमार्केटिंग | |
↳ | com.android.tradefed.targetprep.RemoveSystemApp readyr |
टेस्ट रन से पहले, सिस्टम पार्टिशन से किसी apk को हटाने के लिए एक ITargetPreparer
. नोट जोड़ें
यह पक्का किया जा सकता है कि असल में जांच करने से पहले डिवाइस को फिर से चालू किया जाता है. इससे सिस्टम पार्टीशन बना रहता है
रीड-ओनली मोड का इस्तेमाल करें.
खास जानकारी
सार्वजनिक कंस्ट्रक्टर | |
---|---|
RemoveSystemAppPreparer()
|
सार्वजनिक तरीके | |
---|---|
void
|
setUp(TestInformation testInformation)
|
सार्वजनिक कंस्ट्रक्टर
हटाएँ
public RemoveSystemAppPreparer ()
सार्वजनिक तरीके
सेट अप
public void setUp (TestInformation testInformation)
पैरामीटर | |
---|---|
testInformation |
TestInformation |
थ्रो | |
---|---|
DeviceNotAvailableException |
|
TargetSetupError |