diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-03-05 23:14:22 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2012-03-05 23:14:22 -0800 |
commit | 532679a5ed196ae8cfcdda5cc8a41252368cc9e5 (patch) | |
tree | 1416324aa09f4813322f41c3537c458161f83246 /docs/html/sdk/android-3.0.jd | |
parent | a38efc8d74cfb22943c8a6dd816979e2ed19f221 (diff) | |
parent | 56bab8bd83c4f54f876fdd76fc241197920129db (diff) | |
download | frameworks_base-532679a5ed196ae8cfcdda5cc8a41252368cc9e5.zip frameworks_base-532679a5ed196ae8cfcdda5cc8a41252368cc9e5.tar.gz frameworks_base-532679a5ed196ae8cfcdda5cc8a41252368cc9e5.tar.bz2 |
am 56bab8bd: am 4d7bc655: Doc change: String changes for Android Market
* commit '56bab8bd83c4f54f876fdd76fc241197920129db':
Doc change: String changes for Android Market
Diffstat (limited to 'docs/html/sdk/android-3.0.jd')
-rw-r--r-- | docs/html/sdk/android-3.0.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/android-3.0.jd b/docs/html/sdk/android-3.0.jd index 49fefee..39a234f 100644 --- a/docs/html/sdk/android-3.0.jd +++ b/docs/html/sdk/android-3.0.jd @@ -922,7 +922,7 @@ parse mode is also compatible with the {@link org.json}'s default parser.</p> <p>The <a href="{@docRoot}guide/topics/manifest/uses-feature-element.html">{@code <uses-feature>}</a> -manfest element should be used to inform external entities (such as Android Market) of the set of +manfest element should be used to inform external entities (such as Google Play) of the set of hardware and software features on which your application depends. In this release, Android adds the following new constants that applications can declare with this element:</p> |