diff options
author | Ricardo Cervera <rcervera@google.com> | 2014-03-25 21:13:54 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-25 21:13:54 +0000 |
commit | 2564614c2ea1927b1bc26f6ac8a39e236c93e922 (patch) | |
tree | 6d07e6224f2edf9046113686ff712c7fa9d0f584 | |
parent | 89a41db09a0a4935a111777e12c01a40765d20be (diff) | |
parent | 39aed838f505314fe6f1947e39de79de2f84ba40 (diff) | |
download | frameworks_base-2564614c2ea1927b1bc26f6ac8a39e236c93e922.zip frameworks_base-2564614c2ea1927b1bc26f6ac8a39e236c93e922.tar.gz frameworks_base-2564614c2ea1927b1bc26f6ac8a39e236c93e922.tar.bz2 |
am 39aed838: docs: Amend SDK release notes for 22.6.2
* commit '39aed838f505314fe6f1947e39de79de2f84ba40':
docs: Amend SDK release notes for 22.6.2
-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> |