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

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

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

am: 7def7be4

Change-Id: I4f43083bf8cb79035074dff33bc09e6d182efbff
parents 062e13dc 7def7be4
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>