diff options
author | Joe Fernandez <joefernandez@google.com> | 2013-09-19 16:38:06 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-09-19 16:38:06 -0700 |
commit | 0d8f0849ff842ed7ce16f183207ed7ebbc7bac7e (patch) | |
tree | 1b10a8462313cb49759ef4a442087597ba17e348 /docs | |
parent | 1c774af0d30349b7512cf2461c939a1d45770989 (diff) | |
parent | 1d65500d6e16e497774dbff3b5d94cfd5256d118 (diff) | |
download | frameworks_base-0d8f0849ff842ed7ce16f183207ed7ebbc7bac7e.zip frameworks_base-0d8f0849ff842ed7ce16f183207ed7ebbc7bac7e.tar.gz frameworks_base-0d8f0849ff842ed7ce16f183207ed7ebbc7bac7e.tar.bz2 |
am 1d65500d: docs: Google APIs emulator 18 r3 - Platform Release Notes
* commit '1d65500d6e16e497774dbff3b5d94cfd5256d118':
docs: Google APIs emulator 18 r3 - Platform Release Notes
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/tools/revisions/platforms.jd | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/docs/html/tools/revisions/platforms.jd b/docs/html/tools/revisions/platforms.jd index 7cf3735..02216de 100644 --- a/docs/html/tools/revisions/platforms.jd +++ b/docs/html/tools/revisions/platforms.jd @@ -96,14 +96,29 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(July 2013)</em> <div class="toggle-content opened"> <p><a href="#" onclick="return toggleContent(this)"> <img src="{@docRoot}assets/images/triangle-opened.png" +class="toggle-content-img" alt="" />Revision 3</a> <em>(September 2013)</em> + </p> + + <div class="toggle-content-toggleme"> + + <p>Maintenance update. This release includes + <a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 3.2.65, + allowing you to test your application in an emulator using the latest Google Play services.</p> + + </div> +</div> + +<div class="toggle-content closed"> + <p><a href="#" onclick="return toggleContent(this)"> + <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" alt="" />Revision 2</a> <em>(August 2013)</em> </p> <div class="toggle-content-toggleme"> <p>Maintenance update. This release includes - <a href="{@docRoot}google/play-services/index.html">Google Play Services</a> version 3.2.25, - allowing you to test your application in an emulator using the latest Google Play Services.</p> + <a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 3.2.25, + allowing you to test your application in an emulator using the latest Google Play services.</p> </div> </div> @@ -117,7 +132,7 @@ class="toggle-content-img" alt="" />Revision 1</a> <em>(July 2013)</em> <div class="toggle-content-toggleme"> <p>Initial release. This release includes - <a href="{@docRoot}google/play-services/index.html">Google Play Services</a> version 3.1.58.</p> + <a href="{@docRoot}google/play-services/index.html">Google Play services</a> version 3.1.58.</p> </div> </div> |