summaryrefslogtreecommitdiffstats
path: root/docs/html/about
diff options
context:
space:
mode:
authorLuan Nguyen <luann@google.com>2015-06-24 15:05:13 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-06-24 15:05:13 +0000
commitc5a480d112f6ce8645d9e294c42b2baab3b56ab9 (patch)
tree64ecbce364e2a5c40e35dcd5bde9ccc275182026 /docs/html/about
parent813d974e33366aaeeb54e242e2767d4eeaf940dc (diff)
parentfdad629fc089783fa0b3caad62ba99a9083f8645 (diff)
downloadframeworks_base-c5a480d112f6ce8645d9e294c42b2baab3b56ab9.zip
frameworks_base-c5a480d112f6ce8645d9e294c42b2baab3b56ab9.tar.gz
frameworks_base-c5a480d112f6ce8645d9e294c42b2baab3b56ab9.tar.bz2
am fdad629f: am 6859a9f0: Merge "docs: Pare down the adb guide and remove sections that are duplicated in the tools list." into lmp-docs
* commit 'fdad629fc089783fa0b3caad62ba99a9083f8645': docs: Pare down the adb guide and remove sections that are duplicated in the tools list.
Diffstat (limited to 'docs/html/about')
-rw-r--r--docs/html/about/versions/android-4.3.jd2
1 files changed, 1 insertions, 1 deletions
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 <a
-href="{@docRoot}tools/help/adb.html#am">{@code adb shell}</a>.</p>
+href="{@docRoot}tools/help/shell.html#am">{@code adb shell}</a>.</p>
<p>With the {@link android.app.UiAutomation} instance, you can execute arbitrary events to test
your app by calling {@link android.app.UiAutomation#executeAndWaitForEvent