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

Commit 6118a92b authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

Exempt tests from hidden API checks.

Bug: 64382372
Bug: 74963051

Test: m
Change-Id: I290e4ad8358c36ab3f7418bd55231c8d22c7ce46
parent 8667f720
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>