Remove SettingsLaunchPerformance test

Bug: 74834445
Test: TH presubmit
Change-Id: I3ab181a867480f7c61d12d2f5c1490f48b2024c8
This commit is contained in:
Fan Zhang
2018-03-20 14:29:56 -07:00
parent 1a77cfc8fe
commit ff0228091f
2 changed files with 0 additions and 58 deletions

View File

@@ -70,9 +70,4 @@
android:label="Settings Test Cases">
</instrumentation>
<instrumentation android:name="com.android.settings.tests.SettingsLaunchPerformance"
android:targetPackage="com.android.settings"
android:label="Settings Launch Performance">
</instrumentation>
</manifest>