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

Commit 85a33cf9 authored by Jeff Tinker's avatar Jeff Tinker Committed by android-build-merger
Browse files

Merge "Correct NDK docs for MediaDrm#getKeyRequest" into oc-dev am: 08e96196

am: f951a68e

Change-Id: I6c89ecd007acb99e78df082a37391c368dba4881
parents 267b0a88 f951a68e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -159,8 +159,7 @@ typedef struct AMediaDrmKeyValuePair {
 * to obtain or release keys used to decrypt encrypted content.
 * AMediaDrm_getKeyRequest is used to obtain an opaque key request byte array that
 * is delivered to the license server.  The opaque key request byte array is
 * returned in KeyRequest.data.  The recommended URL to deliver the key request to
 * is returned in KeyRequest.defaultUrl.
 * returned in KeyRequest.data.
 *
 * After the app has received the key request response from the server,
 * it should deliver to the response to the DRM engine plugin using the method