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

Commit 7def7be4 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Android (Google) Code Review
Browse files

Merge "Exempt two performance tests from hidden API checks." into pi-dev

parents 54b8750b eff3f442
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.perftests.core" />
        <option name="hidden-api-checks" value="false"/>
    </test>
</configuration>
+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.perftests.multiuser" />
        <option name="hidden-api-checks" value="false"/>
    </test>
</configuration>