summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Susla <eugenesusla@google.com>2018-06-06 17:35:48 -0700
committerEugene Susla <eugenesusla@google.com>2018-06-06 19:50:49 -0700
commit9d51087a32f71f4ce2bbd9e4e9f47e14b8c9d1c9 (patch)
treee77b17d702537e36c9d906017e4d6c66433aa267
parent8004caaf90e16049adb8d091060e7e72acd10df3 (diff)
downloadsuite_harness-9d51087a32f71f4ce2bbd9e4e9f47e14b8c9d1c9.tar.gz
[Instant CTS] CtsOsHostTestCases StaticSharedLibsHostTests
Bug: 79486264 Test: cts-instant-tradefed run singleCommand cts-instant-dev -m CtsOsHostTestCases -t android.os.cts.StaticSharedLibsHostTests Change-Id: I9caf2d17f02e7bf8eb0c6160f120070a3f322893
-rw-r--r--tools/cts-tradefed/res/config/cts-instant.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/cts-tradefed/res/config/cts-instant.xml b/tools/cts-tradefed/res/config/cts-instant.xml
index dc0e75f8..90b8da75 100644
--- a/tools/cts-tradefed/res/config/cts-instant.xml
+++ b/tools/cts-tradefed/res/config/cts-instant.xml
@@ -244,4 +244,8 @@
<!-- CtsProviderTestCases -->
<!-- Instant apps cannot expose content providers and don't have access to most system ones used in the test -->
+ <!-- CtsOsHostTestCases -->
+ <option name="compatibility:module-arg" value="CtsOsHostTestCases:instant-mode:true" />
+ <option name="compatibility:include-filter" value="CtsOsHostTestCases" />
+
</configuration>