diff options
author | Ricardo Cervera <rcervera@google.com> | 2014-03-25 22:01:37 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-25 22:01:37 +0000 |
commit | 64906b52423a9829e7af9ff512fb18b0947f9920 (patch) | |
tree | 48eb42766ddab3f88dafe625db5a7914da8c4d49 /docs/html | |
parent | 63d161e4ae57b61b33d77f4ea3c91279a6acb807 (diff) | |
parent | 2564614c2ea1927b1bc26f6ac8a39e236c93e922 (diff) | |
download | frameworks_base-64906b52423a9829e7af9ff512fb18b0947f9920.zip frameworks_base-64906b52423a9829e7af9ff512fb18b0947f9920.tar.gz frameworks_base-64906b52423a9829e7af9ff512fb18b0947f9920.tar.bz2 |
am 2564614c: am 39aed838: docs: Amend SDK release notes for 22.6.2
* commit '2564614c2ea1927b1bc26f6ac8a39e236c93e922':
docs: Amend SDK release notes for 22.6.2
Diffstat (limited to 'docs/html')
-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> |