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

Commit bc9744f7 authored by Becky Siegel's avatar Becky Siegel
Browse files

Fix common typo

Change-Id: I09786a9a4763799e4827cfa4abdbb60a4a3def26
parent 9fe16854
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ public class AudioDescriptor implements Parcelable {
     * When encapsulation is required, only playback with {@link android.media.AudioTrack} API is
     * supported. But playback with {@link android.media.MediaPlayer} is not.
     * When an encapsulation type is required, the {@link AudioFormat} encoding selected when
     * creating the {@link AudioTrack} must match the encapsulation type, e.g
     * creating the {@link AudioTrack} must match the encapsulation type, e.g.
     * AudioFormat#ENCODING_IEC61937 for AudioProfile.AUDIO_ENCAPSULATION_TYPE_IEC61937.
     *
     * @return an integer representing the encapsulation type
+1 −1
Original line number Diff line number Diff line
@@ -3460,7 +3460,7 @@ public class AudioManager {

    /* modes for setMode/getMode/setRoute/getRoute */
    /**
     * Audio harware modes.
     * Audio hardware modes.
     */
    /**
     * Invalid audio mode.