diff options
author | Robert Schaub <rschaub@google.com> | 2015-07-02 00:13:00 +0000 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2015-07-02 00:13:00 +0000 |
commit | e4c7c51dc8e7009756520b2d614d56a49d3d677d (patch) | |
tree | 841cb958e3b8c9d753728eb4199984e2c5da0c24 /docs | |
parent | a5ed2c4dd35431ccdc3d1feeeca27d9bd27027c7 (diff) | |
parent | bf0fd65ca0ba800f65aa9a70219abc3b37d5f6ec (diff) | |
download | frameworks_base-e4c7c51dc8e7009756520b2d614d56a49d3d677d.zip frameworks_base-e4c7c51dc8e7009756520b2d614d56a49d3d677d.tar.gz frameworks_base-e4c7c51dc8e7009756520b2d614d56a49d3d677d.tar.bz2 |
am bf0fd65c: am 9131f97f: Merge "docs: Added warning to not use Android Key when API key is required" into mnc-preview-docs
* commit 'bf0fd65ca0ba800f65aa9a70219abc3b37d5f6ec':
docs: Added warning to not use Android Key when API key is required
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/training/safetynet/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/safetynet/index.jd b/docs/html/training/safetynet/index.jd index 6090f41..6d822c6 100644 --- a/docs/html/training/safetynet/index.jd +++ b/docs/html/training/safetynet/index.jd @@ -325,7 +325,7 @@ certificate used to sign requesting app"], <li>Obtain your API key by expanding <strong>APIs & auth</strong> and clicking <strong>Credentials</strong>. - Record the <strong>API KEY</strong> value on this page for later use. + Record the <strong>API KEY</strong> (<em>not</em> the <em>Android Key</em>) value on this page for later use. </li> </ol> |