Merge "Reboot device after test for cleanup" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7e85cd6151
@@ -23,6 +23,10 @@
|
||||
<option name="force-skip-system-props" value="true" />
|
||||
</target_preparer>
|
||||
|
||||
<target_preparer class="com.android.tradefed.targetprep.DeviceCleaner">
|
||||
<option name="cleanup-action" value="REBOOT" />
|
||||
</target_preparer>
|
||||
|
||||
<test class="com.android.tradefed.testtype.HostTest" >
|
||||
<option name="class" value="com.android.bootimageprofile.BootImageProfileTest" />
|
||||
</test>
|
||||
|
||||
Reference in New Issue
Block a user