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

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

Exempt two performance tests from hidden API checks.

Bug: 64382372
Bug: 74963051
Bug: 76162083

Test: m
Change-Id: I50f2c8993cfb8fc7b78dc8c87b2cd8d9ee92d98e
parent 8d8a35a9
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>