summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2018-04-06 14:31:55 +0100
committerNicolas Geoffray <ngeoffray@google.com>2018-04-06 14:31:55 +0100
commitd7ec230be5f4a2ee18bc6dd0c36d19a4ae077b39 (patch)
tree321c6dfa7cca8429a1cdd044b720b1ba990a55d0
parent4d9cd4b42d4426fa5d7152d0477bddb888b88f29 (diff)
downloadvcard-pie-qpr1-release.tar.gz
Bug: 64382372 Bug: 74963051 Test: m Change-Id: I65f9faf80fe66dda6a2f9488bbe3c4a68b2d6b3b
-rw-r--r--tests/AndroidTest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/AndroidTest.xml b/tests/AndroidTest.xml
index 8be2809..0f7ce2c 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.vcard.tests" />
<option name="runner" value="android.test.InstrumentationTestRunner" />
+ <option name="hidden-api-checks" value="false"/>
</test>
</configuration>