summaryrefslogtreecommitdiffstats
path: root/docs/html/tools
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-11-13 07:51:50 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2012-11-13 07:51:50 -0800
commit4856186d96a133042b5bbe32a6cbfec95427c3e5 (patch)
treea8bff6baedcbf0440867099c954240f7e2487559 /docs/html/tools
parent16b554513e875083b733e448cf38053b15dac016 (diff)
parent67f46470a57287d9555333703c20ad4a4802bb4e (diff)
downloadframeworks_base-4856186d96a133042b5bbe32a6cbfec95427c3e5.zip
frameworks_base-4856186d96a133042b5bbe32a6cbfec95427c3e5.tar.gz
frameworks_base-4856186d96a133042b5bbe32a6cbfec95427c3e5.tar.bz2
am 67f46470: am 03fb5698: am 574c2cbf: Merge "docs: add templated tabs for jb highlights" into jb-mr1-dev
* commit '67f46470a57287d9555333703c20ad4a4802bb4e': docs: add templated tabs for jb highlights
Diffstat (limited to 'docs/html/tools')
-rw-r--r--docs/html/tools/index.jd6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/tools/index.jd b/docs/html/tools/index.jd
index 38401aa..f9d452c 100644
--- a/docs/html/tools/index.jd
+++ b/docs/html/tools/index.jd
@@ -51,11 +51,11 @@ page.title=Developer Tools
<li>Quickly capture bug reports onto the device.</li>
<li>Show CPU usage on screen.</li>
<li>Draw debugging information on screen such as layout bounds,
- updates on GPU views and hardware layers, touch location, and others.</li>
+ updates on GPU views and hardware layers, and other information.</li>
<li>Plus many more options to simulate app stresses or enable debugging options.</li>
</ul>
-<p>To access these on your device, open the <em>Developer options</em> in the
-system Settings. Note that on Android 4.2 and higher, the Developer options screen is
+<p>To access these settings, open the <em>Developer options</em> in the
+system Settings. On Android 4.2 and higher, the Developer options screen is
hidden by default. To make it available, go to
<b>Settings > About phone</b> and tap <b>Build number</b> seven times. Return to the previous
screen to find Developer options.</p>