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

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

am ef9fd39d: am 769f9b89: am 5b86de94: fix doc bugs

Merge commit 'ef9fd39d'

* commit 'ef9fd39d':
  fix doc bugs
parents d70cbb89 ef9fd39d
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 {