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

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

Merge "Exempt tests from hidden API checks." into pi-dev am: b0398e4a

am: 91e8e33d

Change-Id: Ib9ade3652822e4fff4f7243ffca454bbd8d2c6b0
parents 69d33c58 91e8e33d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,5 +25,6 @@
    <test class="com.android.tradefed.testtype.AndroidJUnitTest" >
        <option name="package" value="com.android.server.telecom.tests" />
        <option name="runner" value="android.support.test.runner.AndroidJUnitRunner" />
        <option name="hidden-api-checks" value="false"/>
    </test>
</configuration>