summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2009-11-30 16:20:22 -0800
committerScott Main <smain@google.com>2009-11-30 16:20:22 -0800
commit21a67b8d97dafc5bcfc4b597bb156793292c04e9 (patch)
tree2dccb0ce63c92b13f3f08d6f716e646ba563adee /docs
parent533a2803506cc4f196403fdfafd948bd4f8e60d9 (diff)
downloadframeworks_base-21a67b8d97dafc5bcfc4b597bb156793292c04e9.zip
frameworks_base-21a67b8d97dafc5bcfc4b597bb156793292c04e9.tar.gz
frameworks_base-21a67b8d97dafc5bcfc4b597bb156793292c04e9.tar.bz2
docs: remove droid-specific behavior change from platform notes
bug: 2293281
Diffstat (limited to 'docs')
-rw-r--r--docs/html/sdk/android-2.0.1.jd2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/html/sdk/android-2.0.1.jd b/docs/html/sdk/android-2.0.1.jd
index f5df1ac..fbce45e 100644
--- a/docs/html/sdk/android-2.0.1.jd
+++ b/docs/html/sdk/android-2.0.1.jd
@@ -287,8 +287,6 @@ deprecated) {@link android.provider.Contacts} APIs.</p>
<h4>Other Framework fixes</h4>
<ul>
-<li>{@link android.content.res.Resources#getDisplayMetrics()} now properly
-reports the screen DPI for the Verizon Droid.</li>
<li>{@link android.app.Activity#getCallingPackage()} now properly reports the
package name, rather than the process name.</li>
</ul>