summaryrefslogtreecommitdiffstats
path: root/docs/heap-profiling.html
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2010-04-06 13:45:38 -0700
committerAndy McFadden <fadden@android.com>2010-04-06 13:45:38 -0700
commitc46d8bc2bb84e42d06ab798c6ff13d756d1c7bef (patch)
tree223bd49671870feaee569ec58a7bc56886192797 /docs/heap-profiling.html
parentbd1326d0e6b82a24ee80d50921e62152ea919151 (diff)
downloadandroid_dalvik-c46d8bc2bb84e42d06ab798c6ff13d756d1c7bef.tar.gz
android_dalvik-c46d8bc2bb84e42d06ab798c6ff13d756d1c7bef.tar.bz2
android_dalvik-c46d8bc2bb84e42d06ab798c6ff13d756d1c7bef.zip
Trivial doc change: froyo is 2.2.
Change-Id: Icce3770dd318ec8853d5120c13a85656ed1171ea
Diffstat (limited to 'docs/heap-profiling.html')
-rw-r--r--docs/heap-profiling.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/heap-profiling.html b/docs/heap-profiling.html
index a9c949ea5..3570fdb00 100644
--- a/docs/heap-profiling.html
+++ b/docs/heap-profiling.html
@@ -165,7 +165,7 @@ you must have a card inserted and the permission enabled in your application.
</p>
-<h3>Android 2.x ("Froyo")</h3>
+<h3>Android 2.2 ("Froyo")</h3>
<p>
DDMS heap dump requests are now streamed directly out of the VM, removing
the external storage requirement.