diff options
| author | Andrew Solovay <asolovay@google.com> | 2015-03-18 22:27:07 +0000 |
|---|---|---|
| committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-03-18 22:27:08 +0000 |
| commit | 78bbfe049c5e7a0c2f7ac8fe39f45b11d9099a55 (patch) | |
| tree | 850106005f9e2d8956d0e76637ce87d9006e10b4 /docs/html | |
| parent | ae279bd5b03f472d4bd1427365009269db9fe5e3 (diff) | |
| parent | 43100d32030307f8b22b7e5552157584a8620b92 (diff) | |
| download | frameworks_base-78bbfe049c5e7a0c2f7ac8fe39f45b11d9099a55.zip frameworks_base-78bbfe049c5e7a0c2f7ac8fe39f45b11d9099a55.tar.gz frameworks_base-78bbfe049c5e7a0c2f7ac8fe39f45b11d9099a55.tar.bz2 | |
Merge "docs: Removed sentence fragments." into lmp-docs
Diffstat (limited to 'docs/html')
| -rw-r--r-- | docs/html/training/auto/audio/index.jd | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/html/training/auto/audio/index.jd b/docs/html/training/auto/audio/index.jd index aa25769..a323f98 100644 --- a/docs/html/training/auto/audio/index.jd +++ b/docs/html/training/auto/audio/index.jd @@ -466,10 +466,4 @@ to be played over the car's speakers.</p> <p>For more information about playing audio content, see <a href="{@docRoot}guide/topics/media/mediaplayer.html">Media Playback</a>, <a href="{@docRoot}training/managing-audio/index.html">Managing Audio Playback</a>, and -<a href="{@docRoot}guide/topics/media/exoplayer.html">ExoPlayer</a>. - - -(for example, by using a {@link -android.media.MediaPlayer} or <a -href="{@docRoot}guide/topics/media/exoplayer.html">ExoPlayer</a>). If the phone -is connected to an Auto device, .</p> +<a href="{@docRoot}guide/topics/media/exoplayer.html">ExoPlayer</a>.</p> |
