summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Solovay <asolovay@google.com>2014-06-13 18:29:36 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-06-13 18:29:36 +0000
commit79130d1de32380f346a95d277dc8403b37ad97b9 (patch)
tree6d7ae2518fe622f298e31e2a6bcf777bfefbb7ce
parent0f3d3dd26c7c726752c92fbf92fb1502ba4b77f0 (diff)
parent81be9239fd9bf4122757a23e143c0aa1b925b42b (diff)
downloadframeworks_base-79130d1de32380f346a95d277dc8403b37ad97b9.zip
frameworks_base-79130d1de32380f346a95d277dc8403b37ad97b9.tar.gz
frameworks_base-79130d1de32380f346a95d277dc8403b37ad97b9.tar.bz2
am 81be9239: am bd8ca9f9: am 4737af8b: docs: Added "Verifying for ART" to TOC.
* commit '81be9239fd9bf4122757a23e143c0aa1b925b42b': docs: Added "Verifying for ART" to TOC.
-rw-r--r--docs/html/guide/guide_toc.cs6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index 0a234aa..ff08312 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -564,7 +564,11 @@
<li><a href="<?cs var:toroot ?>guide/practices/tablets-and-handsets.html">
<span class="en">Supporting Tablets and Handsets</span>
</a></li>
-
+ <li>
+ <a href="<?cs var:toroot ?>guide/practices/verifying-apps-art.html">
+ <span class="en">Verifying App Behavior on ART</span>
+ </a>
+ </li>
</ul>
</li>