From 40eee61e25fb887f5267686f8a0a7c5bd9f95769 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Mon, 6 Aug 2012 17:48:37 -0700 Subject: docs: fix broken links and update sitemap text file Change-Id: I6982c3f029c46135ae856b8484d906c2882bad3a --- test-runner/src/android/test/ServiceTestCase.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-runner') diff --git a/test-runner/src/android/test/ServiceTestCase.java b/test-runner/src/android/test/ServiceTestCase.java index eaace27..d8ced38 100644 --- a/test-runner/src/android/test/ServiceTestCase.java +++ b/test-runner/src/android/test/ServiceTestCase.java @@ -216,7 +216,7 @@ public abstract class ServiceTestCase extends AndroidTestCase * the service. The flag is assumed to be {@link android.content.Context#BIND_AUTO_CREATE}. *

*

- * See Designing a Remote Interface + * See Designing a Remote Interface * Using AIDL for more information about the communication channel object returned * by this method. *

-- cgit v1.1