am 3d333c74: Merge "Fix typos in AudioManager javadoc"

* commit '3d333c745f928ca1595aca111d9938fa3cf3e282':
  Fix typos in AudioManager javadoc
This commit is contained in:
Narayan Kamath
2015-03-10 15:23:06 +00:00
committed by Android Git Automerger

View File

@@ -259,7 +259,7 @@ public class AudioManager {
"android.intent.action.HEADSET_PLUG"; "android.intent.action.HEADSET_PLUG";
/** /**
* Broadcast Action: A sticky broadcast indicating an HMDI cable was plugged or unplugged * Broadcast Action: A sticky broadcast indicating an HDMI cable was plugged or unplugged.
* *
* The intent will have the following extra values: {@link #EXTRA_AUDIO_PLUG_STATE}, * The intent will have the following extra values: {@link #EXTRA_AUDIO_PLUG_STATE},
* {@link #EXTRA_MAX_CHANNEL_COUNT}, {@link #EXTRA_ENCODINGS}. * {@link #EXTRA_MAX_CHANNEL_COUNT}, {@link #EXTRA_ENCODINGS}.