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

Commit 5b86de94 authored by Scott Main's avatar Scott Main
Browse files

fix doc bugs

Change-Id: Ic0cec3818fdc7692ea7aa3152ecb444203097157
parent 5aa4680e
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 {