diff options
author | Ricardo Cervera <rcervera@google.com> | 2014-03-25 22:20:14 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2014-03-25 22:20:14 +0000 |
commit | e535c1e5872630eb4d0497c177d3e483f441ce48 (patch) | |
tree | 1c5f955925dfe139e2010565e9b88b96e96f783e | |
parent | a22b385777d4cc3b283a816bfc1c4e34329e72ce (diff) | |
parent | 8460e8ffa3c697c63fb092528648351508bc7c7f (diff) | |
download | frameworks_base-e535c1e5872630eb4d0497c177d3e483f441ce48.zip frameworks_base-e535c1e5872630eb4d0497c177d3e483f441ce48.tar.gz frameworks_base-e535c1e5872630eb4d0497c177d3e483f441ce48.tar.bz2 |
am 8460e8ff: am 287b5bb2: am 64906b52: am 2564614c: am 39aed838: docs: Amend SDK release notes for 22.6.2
* commit '8460e8ffa3c697c63fb092528648351508bc7c7f':
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> |