summaryrefslogtreecommitdiffstats
path: root/docs/html/sdk/tools-notes.jd
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2011-12-15 13:23:53 -0800
committerJoe Fernandez <joefernandez@google.com>2011-12-15 17:07:33 -0800
commite4f2031758934625f7df5991ef96e369ac518ff0 (patch)
tree63fdea54345be3659d640f2db43681f5a8f5f66d /docs/html/sdk/tools-notes.jd
parent2e335cb02891d3653b938340a11698844e2c3d6d (diff)
downloadframeworks_base-e4f2031758934625f7df5991ef96e369ac518ff0.zip
frameworks_base-e4f2031758934625f7df5991ef96e369ac518ff0.tar.gz
frameworks_base-e4f2031758934625f7df5991ef96e369ac518ff0.tar.bz2
docs: Release Notes for Android 4.0.3, ADT 16.0.1, Support lib r5-r6
Change-Id: Ia8e14c1ab4dad7c51677e759d10891bd75cbe7b1
Diffstat (limited to 'docs/html/sdk/tools-notes.jd')
-rw-r--r--docs/html/sdk/tools-notes.jd9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/html/sdk/tools-notes.jd b/docs/html/sdk/tools-notes.jd
index 9a63467..b1f4d07 100644
--- a/docs/html/sdk/tools-notes.jd
+++ b/docs/html/sdk/tools-notes.jd
@@ -92,10 +92,11 @@ padding: .25em 1em;
<dt>General notes:</dt>
<dd>
<ul>
- <li>Added Lint tools to detect common errors in Android projects. (<a
-href="http://tools.android.com/recent/lint">more info</a>)</li>
- <li>Added sensor emulation support, which allows the emulator to read sensor data from a
-physical Android device.</li>
+ <li>Added Lint tools to detect common errors in Android projects.
+ (<a href="http://tools.android.com/recent/lint">more info</a>)</li>
+ <a>Added sensor emulation support, which allows the emulator to read sensor data from a
+ physical Android device.
+ (<a href="http://tools.android.com/recent/sensoremulation">more info</a>)</li>
<li>Added support for using a webcam to emulate a camera on Mac OS X.</li>
</ul>
</dd>