Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 769f9b89 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 5b86de94: fix doc bugs

Merge commit '5b86de94' into gingerbread

* commit '5b86de94':
  fix doc bugs
parents 2d817f75 5b86de94
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ package android.media;
/**
 * The AudioFormat class is used to access a number of audio format and
 * channel configuration constants. They are for instance used
 * in __link AudioTrack} and __link AudioRecord}.
 * in {@link AudioTrack} and {@link AudioRecord}.
 * 
 */
public class AudioFormat {