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

Commit ef408455 authored by Becky Siegel's avatar Becky Siegel Committed by Automerger Merge Worker
Browse files

Merge "Fix common typo" into main am: 3de3b3f9

parents 6b5f891f 3de3b3f9
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.