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

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

am 769f9b89: am 5b86de94: fix doc bugs

Merge commit '769f9b89' into gingerbread-plus-aosp

* commit '769f9b89':
  fix doc bugs
parents aec3e36f 769f9b89
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line 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
 * The AudioFormat class is used to access a number of audio format and
 * channel configuration constants. They are for instance used
 * channel configuration constants. They are for instance used
 * in __link AudioTrack} and __link AudioRecord}.
 * in {@link AudioTrack} and {@link AudioRecord}.
 * 
 * 
 */
 */
public class AudioFormat {
public class AudioFormat {