summaryrefslogtreecommitdiffstats
path: root/updater_sample/tests/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--updater_sample/tests/AndroidManifest.xml (renamed from sample_updater/tests/AndroidManifest.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample_updater/tests/AndroidManifest.xml b/updater_sample/tests/AndroidManifest.xml
index 145576ccf..2392bb3af 100644
--- a/sample_updater/tests/AndroidManifest.xml
+++ b/updater_sample/tests/AndroidManifest.xml
@@ -26,6 +26,6 @@
<instrumentation android:name="android.support.test.runner.AndroidJUnitRunner"
android:targetPackage="com.example.android.systemupdatersample"
- android:label="Tests for SampleUpdater."/>
+ android:label="Tests for SystemUpdaterSample."/>
</manifest>