Merge "Move JUnit tests not from telephony settings into legacy directory."

This commit is contained in:
Jeremy Goldman
2020-10-21 02:25:27 +00:00
committed by Android (Google) Code Review
40 changed files with 1 additions and 1 deletions

1
tests/legacy_unit/README Normal file
View File

@@ -0,0 +1 @@
Directory for legacy settings unit tests, which are no longer maintained.

View File

@@ -19,7 +19,6 @@
<target_preparer class="com.android.tradefed.targetprep.suite.SuiteApkInstaller">
<option name="cleanup-apks" value="true" />
<option name="test-file-name" value="SettingsUnitTests.apk" />
<option name="test-file-name" value="InstrumentedEntitlementApp.apk" />
</target_preparer>
<option name="test-tag" value="SettingsUnitTests" />