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

Commit fbdb8fb3 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Merge commit '9aadad47' into tgunn-mncvtdev-to-master-2015-12-04

parents afe3886b 9aadad47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ public class ImsStreamMediaProfile implements Parcelable {
    }

    public ImsStreamMediaProfile() {
        mAudioQuality = AUDIO_QUALITY_AMR_WB;
        mAudioQuality = AUDIO_QUALITY_NONE;
        mAudioDirection = DIRECTION_SEND_RECEIVE;
        mVideoQuality = VIDEO_QUALITY_NONE;
        mVideoDirection = DIRECTION_INVALID;