summaryrefslogtreecommitdiffstats
path: root/tests/AndroidManifest.xml
diff options
context:
space:
mode:
authorMichael Chan <chanm@google.com>2012-05-15 22:44:25 -0700
committerMichael Chan <chanm@google.com>2012-05-17 01:05:19 -0700
commit25b09db869f377b131052447f62ad02e2505cd87 (patch)
tree2e1a675dd4e852e71f331566d21daa38d4cfc500 /tests/AndroidManifest.xml
parente8701d3f3126d378bcee634418037ef2bcf8a679 (diff)
downloadandroid_packages_apps_Calendar-25b09db869f377b131052447f62ad02e2505cd87.tar.gz
android_packages_apps_Calendar-25b09db869f377b131052447f62ad02e2505cd87.tar.bz2
android_packages_apps_Calendar-25b09db869f377b131052447f62ad02e2505cd87.zip
Add tests for notification
Bug: 6282451 Change-Id: I53816be140f9f331cf84cd4ebb4c5d0d535df645
Diffstat (limited to 'tests/AndroidManifest.xml')
-rw-r--r--tests/AndroidManifest.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml
index 7612dc2c..59bb98ed 100644
--- a/tests/AndroidManifest.xml
+++ b/tests/AndroidManifest.xml
@@ -32,10 +32,4 @@
<instrumentation android:name="android.test.InstrumentationTestRunner"
android:targetPackage="com.android.calendar"
android:label="calendar tests"/>
-
- <instrumentation android:name="com.android.calendar.CalendarLaunchPerformance"
- android:targetPackage="com.android.calendar"
- android:label="Calendar Launch Performance">
- </instrumentation>
-
</manifest>