From e5c451c1dbf2c2fc33a20901080a6c8a0c7dce90 Mon Sep 17 00:00:00 2001 From: evitayan Date: Thu, 21 May 2020 14:28:42 -0700 Subject: [PATCH] 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 --- tests/cts/net/ipsec/AndroidTest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/cts/net/ipsec/AndroidTest.xml b/tests/cts/net/ipsec/AndroidTest.xml index 09e5c93cf8..cd5c118dd6 100644 --- a/tests/cts/net/ipsec/AndroidTest.xml +++ b/tests/cts/net/ipsec/AndroidTest.xml @@ -27,4 +27,7 @@