Merge "Fix typos in AudioManager javadoc"

This commit is contained in:
Narayan Kamath
2015-03-10 15:10:14 +00:00
committed by Gerrit Code Review

View File

@@ -229,7 +229,7 @@ public class AudioManager {
"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},
* {@link #EXTRA_MAX_CHANNEL_COUNT}, {@link #EXTRA_ENCODINGS}.