Apply MainlineTestModuleController to IKE CTS
Only run the tests when com.google.android.ipsec is installed on device. This CL follows aosp/11427976 as an example. Bug: 150497352 Test: m mts && mts-tradefed run mts-ipsec Change-Id: I5992c54f9c0b9f1aa9752a207660f9f6e97ccace
This commit is contained in:
@@ -27,4 +27,7 @@
|
||||
<option name="package" value="android.net.ipsec.cts" />
|
||||
<option name="hidden-api-checks" value="false" />
|
||||
</test>
|
||||
<object type="module_controller" class="com.android.tradefed.testtype.suite.module.MainlineTestModuleController">
|
||||
<option name="mainline-module-package-name" value="com.google.android.ipsec" />
|
||||
</object>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user