From 473bded3754fd0136b78c4b70f43dfb5c02c98e3 Mon Sep 17 00:00:00 2001 From: Alexander Lucas Date: Tue, 29 Oct 2013 13:21:32 -0700 Subject: Replaced sample package variable name with actual sample package across samples. Change-Id: I3f747519b2e12030059b61d55df631928694e592 --- .../ActivityInstrumentationSample/tests/AndroidManifest.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testing') diff --git a/testing/ActivityInstrumentation/ActivityInstrumentationSample/tests/AndroidManifest.xml b/testing/ActivityInstrumentation/ActivityInstrumentationSample/tests/AndroidManifest.xml index 87b785fb..ad20a2a1 100644 --- a/testing/ActivityInstrumentation/ActivityInstrumentationSample/tests/AndroidManifest.xml +++ b/testing/ActivityInstrumentation/ActivityInstrumentationSample/tests/AndroidManifest.xml @@ -16,7 +16,7 @@ --> @@ -36,7 +36,7 @@ --> + android:targetPackage="com.example.android.activityinstrumentation" + android:label="Tests for com.example.android.activityinstrumentation" /> \ No newline at end of file -- cgit v1.2.3