Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 384c46b0 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by android-build-merger
Browse files

Exempt tests from hidden API checks. am: 7f02edd1

am: 0b1bb0be

Change-Id: Ia18e43bda390af170a6ff80eebedb68c55b0f0bb
parents 753b3024 0b1bb0be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,5 +23,6 @@
    <test class="com.android.tradefed.testtype.AndroidJUnitTest" >
        <option name="package" value="com.android.documentsui.tests" />
        <option name="runner" value="android.support.test.runner.AndroidJUnitRunner" />
        <option name="hidden-api-checks" value="false"/>
    </test>
</configuration>