summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Android.mk2
-rw-r--r--tests/AndroidManifest.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 3ba329b..be8dff1 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -1,4 +1,4 @@
-# Copyright 2008, The Android Open Source Project
+# Copyright 2011, The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml
index 035bb4c..8d5ef35 100644
--- a/tests/AndroidManifest.xml
+++ b/tests/AndroidManifest.xml
@@ -27,8 +27,8 @@
<!--
This declares that this app uses the instrumentation test runner targeting
- the package of com.android.email. To run the tests use the command:
- "adb shell am instrument -w com.android.email.tests/android.test.InstrumentationTestRunner"
+ the package of com.android.nfc3. To run the tests use the command:
+ "adb shell am instrument -w com.android.nfc.tests/android.test.InstrumentationTestRunner"
-->
<instrumentation android:name="android.test.InstrumentationTestRunner"
android:targetPackage="com.android.nfc3"