docs: remove droid-specific behavior change from platform notes

bug: 2293281
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 @@
 <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>