Fixed a typo implying intents must and must not be explicit.
Change-Id: Id9746fad2e475b94d8d45f641bc5e2eaf9c874ae
This commit is contained in:
@@ -487,7 +487,7 @@ public class Build {
|
||||
* new changes in behavior:</p>
|
||||
* <ul>
|
||||
* <li> {@link android.content.Context#bindService Context.bindService} now
|
||||
* requires an explicit Intent, and will throw an exception if given an explicit
|
||||
* requires an explicit Intent, and will throw an exception if given an implicit
|
||||
* Intent.</li>
|
||||
* </ul>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user