From a22721301181fb995559d5badd9d286803a0ec86 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 24 May 2011 17:17:27 -0700 Subject: [PATCH] cherry pick Change-Id: Ia5ac228612569684a4ffc79ab3914442c15edfe2 docs: fix typo and slight revision Change-Id: I33ec5fef9f04dad6deae5681571c36bf70205569 --- docs/html/guide/developing/tools/adb.jd | 42 ++----------------------- 1 file changed, 3 insertions(+), 39 deletions(-) diff --git a/docs/html/guide/developing/tools/adb.jd b/docs/html/guide/developing/tools/adb.jd index e891ccd10b4a4..a109dc8f09867 100644 --- a/docs/html/guide/developing/tools/adb.jd +++ b/docs/html/guide/developing/tools/adb.jd @@ -35,45 +35,9 @@ parent.link=index.html - -

Android Debug Bridge (adb) is a versatile tool lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components:

+

Android Debug Bridge (adb) is a versatile command line tool that lets you communicate with an +emulator instance or connected Android-powered device. It is a client-server program that includes +three components: