summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Susla <eugenesusla@google.com>2018-06-06 17:24:35 -0700
committerEugene Susla <eugenesusla@google.com>2018-06-06 17:26:29 -0700
commitf762fd8fceea95270445e8c1fe21054722ce516e (patch)
tree8e73f96360f2f23ecab8dca84b024a22d1b43f2f
parent645075f09be892e0e2aa3e61d578fdc30c45f047 (diff)
downloadsuite_harness-f762fd8fceea95270445e8c1fe21054722ce516e.tar.gz
[Instant CTS] CtsProviderTestCases
Fixes: 79486997 Test: none - comment-only change Change-Id: I893ef1c7717ac79a02faf1ff273aab19f9a96ce2
-rw-r--r--tools/cts-tradefed/res/config/cts-instant.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/cts-tradefed/res/config/cts-instant.xml b/tools/cts-tradefed/res/config/cts-instant.xml
index acfa20b3..46609b11 100644
--- a/tools/cts-tradefed/res/config/cts-instant.xml
+++ b/tools/cts-tradefed/res/config/cts-instant.xml
@@ -234,4 +234,7 @@
<!-- Instant apps can never be device admin / profile owner / device owner so positive tests
here are not applicable -->
+ <!-- CtsProviderTestCases -->
+ <!-- Instant apps cannot expose content providers and don't have access to most system ones used in the test -->
+
</configuration>