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

Commit 65253b51 authored by android-build-team Robot's avatar android-build-team Robot Committed by android-build-merger
Browse files

Merge "Fix documentation bug that breaks generation" into pi-dev am: 353a9bc4

am: 021e9e8f

Change-Id: I77a55b4ed47b5eeb174b99a662e32fb593d7ec10
parents 41cbbef6 021e9e8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ import java.util.concurrent.atomic.AtomicBoolean;
 * <p>
 * Once the app has a sessionId, it can construct a MediaCrypto object from the UUID and
 * sessionId.  The MediaCrypto object is registered with the MediaCodec in the
 * {@link MediaCodec.#configure} method to enable the codec to decrypt content.
 * {@link MediaCodec#configure} method to enable the codec to decrypt content.
 * <p>
 * When the app has constructed {@link android.media.MediaExtractor},
 * {@link android.media.MediaCodec} and {@link android.media.MediaCrypto} objects,