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

Commit a3c370ff authored by Nicolas Geoffray's avatar Nicolas Geoffray
Browse files

Exempt tests from hidden API checks.

Bug: 64382372
Bug: 74963051
Test: m

Change-Id: I590d2c2a7467bdf353f8f89945a254303e584714
parent 1cb661d3
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.frameworks.telephonytests" />
        <option name="runner" value="android.support.test.runner.AndroidJUnitRunner" />
        <option name="hidden-api-checks" value="false"/>
    </test>
</configuration>