summaryrefslogtreecommitdiffstats
path: root/tests/AndroidTest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AndroidTest.xml')
-rw-r--r--tests/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml
index cad211a4..6a09909f 100644
--- a/tests/AndroidTest.xml
+++ b/tests/AndroidTest.xml
@@ -23,5 +23,6 @@
<test class="com.android.tradefed.testtype.InstrumentationTest" >
<option name="package" value="com.android.providers.downloads.tests" />
<option name="runner" value="android.test.InstrumentationTestRunner" />
+ <option name="hidden-api-checks" value="false"/>
</test>
</configuration>