summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2018-06-07 01:55:32 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-06-07 01:55:32 +0000
commit8004caaf90e16049adb8d091060e7e72acd10df3 (patch)
tree086efd44187907f57eca771ab3dfa15d49924074
parent9b52ea34db76c7bb9901ca4000313a35ed30d008 (diff)
parentf762fd8fceea95270445e8c1fe21054722ce516e (diff)
downloadsuite_harness-8004caaf90e16049adb8d091060e7e72acd10df3.tar.gz
Merge "[Instant CTS] CtsProviderTestCases" into pi-dev
-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 9b0348d2..dc0e75f8 100644
--- a/tools/cts-tradefed/res/config/cts-instant.xml
+++ b/tools/cts-tradefed/res/config/cts-instant.xml
@@ -241,4 +241,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>