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

Commit b561f0f1 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

am: 85faeb19

Change-Id: I5881184b861abe20518018f651a0ca8953941029
parents cd896cae 85faeb19
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>