docs change for ESR: add platform notes document for
Android 2.0.1. Also update the homepage sdk and adp announcements.

Bug: 2160782
Change-Id: I0c172ebf9449ac99865433b51a0a7366aa2ef020
diff --git a/docs/html/index.jd b/docs/html/index.jd
index 9d349ca..0d72e80 100644
--- a/docs/html/index.jd
+++ b/docs/html/index.jd
@@ -120,25 +120,33 @@
     'sdk': {
       'layout':"imgLeft",
       'icon':"sdk-small.png",
-      'name':"Android 2.0",
+      'name':"Android 2.0.1",
       'img':"eclair-android.png",
-      'title':"Android 2.0 has arrived!",
-      'desc': "<p>Android 2.0 includes exciting new features and APIs. "
+      'title':"Android 2.0.1",
+      'desc': "<p>Android 2.0.1 is a minor platform update to Android 2.0. "
                + "For information about what's included in the new platform, read "
-               + "the <a href='{@docRoot}sdk/android-2.0.html'>Android 2.0 version notes</a>.</p>"
-               + "<p>If you have the Android 1.6 SDK, you can update your environment "
-               + "by installing the Android 2.0 platform and updated tools as "
-               + "<a href='{@docRoot}sdk/adding-components.html'>SDK components</a>. Otherwise, "
+               + "the <a href='{@docRoot}sdk/android-2.0.1.html'>Android 2.0.1 "
+               + "version notes</a>.</p>"
+               + "<p>You can update your existing environment "
+               + "by installing the Android 2.0.1 platform and updated tools as"
+               + " <a href='{@docRoot}sdk/adding-components.html'>SDK "
+               + "components</a>. Otherwise, "
                + "<a href='{@docRoot}sdk/index.html'>download a new Android SDK</a>.</p>"
     },
 
     'devphone': {
       'layout':"imgLeft",
       'icon':"devphone-small.png",
-      'name':"Dev Phone 1",
+      'name':"Dev Phones",
       'img':"devphone-large.png",
-      'title':"Android Dev Phone 1",
-      'desc': "<p>Run and debug your Android applications directly on this device. Modify and rebuild the Android operating system, and flash it onto the phone. The Android Dev Phone 1 is carrier independent, and available for purchase by any developer registered with <a href='http://market.android.com/publish'>Android Market</a>.</p><p><a href='/guide/developing/device.html#dev-phone-1'>Learn more about the Android Dev Phone 1 &raquo;</a></p>"
+      'title':"Android Dev Phones",
+      'desc': "<p>Run and debug your Android applications directly on one of these "
+ + "device. Modify and rebuild the Android operating system, and flash it onto "
+ + "the phone. The Android Dev Phones are carrier independent, and available for "
+ + "purchase by any developer registered with <a "
+ + "href='http://market.android.com/publish'>Android Market</a>.</p><p><a "
+ + "href='/guide/developing/device.html#dev-phone-1'>Learn more about the "
+ + "Android Dev Phones &raquo;</a></p>"
     },
 
     'mapskey': {