From 1afb2d5335b4a27866d89e3529664dd5345ac8dd Mon Sep 17 00:00:00 2001
From: Luan Nguyen
Date: Fri, 16 Jan 2015 08:21:57 -0800
Subject: docs: Pare down the adb guide and remove sections that are duplicated
in the tools list.
bug: 12879186
Change-Id: Ic2d17ef29eac15a9ffc40e05b056dc17d71069e8
---
docs/html/about/versions/android-4.3.jd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/html/about')
diff --git a/docs/html/about/versions/android-4.3.jd b/docs/html/about/versions/android-4.3.jd
index e18c285..2496854 100644
--- a/docs/html/about/versions/android-4.3.jd
+++ b/docs/html/about/versions/android-4.3.jd
@@ -1029,7 +1029,7 @@ APIs allow you to inspect the screen content and inject arbitrary keyboard and t
android.app.Instrumentation#getUiAutomation Instrumentation.getUiAutomation()}. In order
for this to work, you must supply the {@code -w} option with the {@code instrument} command
when running your {@link android.test.InstrumentationTestCase} from {@code adb shell}.
+href="{@docRoot}tools/help/shell.html#am">{@code adb shell}.
With the {@link android.app.UiAutomation} instance, you can execute arbitrary events to test
your app by calling {@link android.app.UiAutomation#executeAndWaitForEvent
--
cgit v1.1