Merge "Fix documentation bug that breaks generation" into pi-dev
am: 353a9bc4bf
Change-Id: Ic17fca864e9e5ff84f03916617468bab86c01b49
This commit is contained in:
committed by
android-build-merger
commit
021e9e8f35
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user