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

* commit 'c2826fb922ba1626920907fa892cbc98e0db64a6':
  Fix typos in AudioManager javadoc
This commit is contained in:
Narayan Kamath
2015-03-10 15:27:58 +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}.