am cf6fc5ee: Merge "Fix incorrect javadoc for Uri.getQueryParameter."

* commit 'cf6fc5ee13e549c6ce1a6a4fc417aa13fc0dfa17':
  Fix incorrect javadoc for Uri.getQueryParameter.
This commit is contained in:
Narayan Kamath
2015-04-27 11:35:12 +00:00
committed by Android Git Automerger

View File

@@ -1657,7 +1657,7 @@ public abstract class Uri implements Parcelable, Comparable<Uri> {
/**
* Searches the query string for the first value with the given key.
*
* <p><strong>Warning:</strong> Prior to Ice Cream Sandwich, this decoded
* <p><strong>Warning:</strong> Prior to Jelly Bean, this decoded
* the '+' character as '+' rather than ' '.
*
* @param key which will be encoded