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

Commit 09225a4c authored by repo sync's avatar repo sync Committed by Android Git Automerger
Browse files

am c0f2d952: am 0b7d6de1: Fix the build.

Merge commit 'c0f2d952'

* commit 'c0f2d952':
  Fix the build.
parents 6b762aaa c0f2d952
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -343,7 +343,7 @@ public class SimpleSessionDescription {
        }

        /**
         * Sets a RTP payload type and its {@code rtpmap} and {@fmtp}
         * Sets a RTP payload type and its {@code rtpmap} and {@code fmtp}
         * attributes. If any of the attributes is {@code null}, the
         * corresponding field will be removed. See
         * {@link SimpleSessionDescription} for an example of its usage.