From 21a67b8d97dafc5bcfc4b597bb156793292c04e9 Mon Sep 17 00:00:00 2001
From: Scott Main
Date: Mon, 30 Nov 2009 16:20:22 -0800
Subject: [PATCH] docs: remove droid-specific behavior change from platform
notes
bug: 2293281
---
docs/html/sdk/android-2.0.1.jd | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/html/sdk/android-2.0.1.jd b/docs/html/sdk/android-2.0.1.jd
index f5df1ace059fc..fbce45e4ad7f5 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.
Other Framework fixes
-- {@link android.content.res.Resources#getDisplayMetrics()} now properly
-reports the screen DPI for the Verizon Droid.
- {@link android.app.Activity#getCallingPackage()} now properly reports the
package name, rather than the process name.