Merge "Allow net and media CTS tests to use hidden APIs" into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-03 06:18:49 +00:00
committed by Android (Google) Code Review

View File

@@ -23,5 +23,6 @@
<test class="com.android.tradefed.testtype.AndroidJUnitTest" >
<option name="package" value="android.net.cts" />
<option name="runtime-hint" value="9m4s" />
<option name="hidden-api-checks" value="false" />
</test>
</configuration>