Merge "Remove module-level WifiCheck preparers" into nyc-dev am: 4e0eb2e458

am: 769683c76d

* commit '769683c76dda1db7659724ce915f903c8cf95ee6':
  Remove module-level WifiCheck preparers

Change-Id: I5cc73a5cd3d05e21b590203a9ea399ef864cc9ce
This commit is contained in:
Aaron Holden
2016-05-16 23:00:02 +00:00
committed by android-build-merger

View File

@@ -13,7 +13,6 @@
limitations under the License.
-->
<configuration description="Config for CTS Net test cases">
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.WifiCheck" />
<target_preparer class="com.android.compatibility.common.tradefed.targetprep.ApkInstaller">
<option name="cleanup-apks" value="true" />
<option name="test-file-name" value="CtsNetTestCases.apk" />