Set up preview SDK for jellybean.
Change-Id: I953cedece036e20f1eb56503a0c8492a0852ddc0
diff --git a/docs/html/tools/index.jd b/docs/html/tools/index.jd
index 929f849..ab7d9a6 100644
--- a/docs/html/tools/index.jd
+++ b/docs/html/tools/index.jd
@@ -25,6 +25,7 @@
<li>Enhanced XML editors for Android XML resources</li>
<li>Static analysis tools to catch performance, usability, and correctness problems</li>
<li>Build support for complex projects, command-line support for CI through Ant. Includes ProGuard and app-signing. </li>
+ <li>Template-based wizard to create standard Android projects and components.</li>
</ul>
</div>
@@ -66,7 +67,7 @@
<ul>
<li>Full Java debugger with on-device debugging and Android-specidic tools</li>
- <li>Built-in memory analysis, performance/CPU profiling.</li>
+ <li>Built-in memory analysis, performance/CPU profiling, OpenGL ES tracing.</li>
<li>Graphical tools for debugging and optimizing UI, runtime inspecton of UI structure and performance.</li>
<li>Runtime graphical analysis of your app's network bandwidth usage.</li>
</ul>