commit | 8a924b9238541914b75e93eb5452eb7aae82b75e | [log] [tgz] |
---|---|---|
author | Gene Morgan <gmorgan@google.com> | Fri Sep 14 13:35:39 2012 -0700 |
committer | Jeff Tinker <jtinker@google.com> | Thu Sep 20 11:52:33 2012 -0700 |
tree | a6ae267db726e37977092567ff92023cbbcdd143 | |
parent | d5a9ae029b50678de3b468d8324728a73ff5b0aa [diff] |
Allow DRM client to pass the FD of an open file to the DRM server. Part of CL https://googleplex-android-review.googlesource.com/#/c/222797/ This modifies the marshall/unmarshall of IDrmManagerService:: acquireDrmInfo() to watch for DrmInfoRequest tag "FileDescriptorKey". If tag is present convert string to binary FD, then back to string after passage through the interface's Binder. Relevant bug reports: bug: 6426185 Change-Id: I63748b7c986ca0a89613ed3f1c81f24cffb7a9b2