Exempt two performance tests from hidden API checks.
Bug: 64382372 Bug: 74963051 Bug: 76162083 Test: m Change-Id: I50f2c8993cfb8fc7b78dc8c87b2cd8d9ee92d98e
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user