diff options
author | Ricardo Cervera <rcervera@google.com> | 2014-03-25 13:50:55 -0700 |
---|---|---|
committer | Ricardo Cervera <rcervera@google.com> | 2014-03-25 13:50:55 -0700 |
commit | 39aed838f505314fe6f1947e39de79de2f84ba40 (patch) | |
tree | 8125e854d43356bb5ba946a0fe15cd4cb01fb770 /docs/html/tools/sdk | |
parent | 825280d2ac85cef7ec1f096b02006c26dba0374a (diff) | |
download | frameworks_base-39aed838f505314fe6f1947e39de79de2f84ba40.zip frameworks_base-39aed838f505314fe6f1947e39de79de2f84ba40.tar.gz frameworks_base-39aed838f505314fe6f1947e39de79de2f84ba40.tar.bz2 |
docs: Amend SDK release notes for 22.6.2
Change-Id: I76e46ec5abf7e9f2203eeaef723d06597565d4c9
Diffstat (limited to 'docs/html/tools/sdk')
-rw-r--r-- | docs/html/tools/sdk/eclipse-adt.jd | 4 | ||||
-rw-r--r-- | docs/html/tools/sdk/tools-notes.jd | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index 4d05ce3..7d20d5e 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -82,13 +82,13 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues an XML file. (<a href="http://b.android.com/67084">Issue 67084</a>)</li> <li>Fixed a problem where the SDK Manager threw a <code>NullPointerException</code> after removing a virtual device that was created using the Android Wear - system image.</li> + system image. (<a href="http://b.android.com/67588">Issue 67588</a>)</li> <li>Fixed a problem where the layout preview for large screens in Eclipse showed the resources from the <code>drawable-*</code> directories instead of those from the <code>drawable-large-*</code> directories.</li> <li>Fixed a problem with Nexus 5 Android virtual devices created from the command line where the SD card file system was read-only.</li> - <li>Changed the URL for the Android Developer Tools Update Site from HTTPS to HTTP.</li> + <li>Changed the URL for the Android Developer Tools Update Site from HTTP to HTTPS.</li> </ul> </dd> </dl> diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index e4c3cf1..14b5505 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -52,7 +52,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues <ul> <li>Fixed a problem where the SDK Manager threw a <code>NullPointerException</code> after removing a virtual device that was created using the Android Wear - system image.</li> + system image. (<a href="http://b.android.com/67588">Issue 67588</a>)</li> <li>Fixed a problem with Nexus 5 Android virtual devices created from the command line where the SD card file system was read-only.</li> </ul> |