commit | e872ac45f79ca2c0b538df891d983e3d5e037574 | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Thu Mar 03 15:47:09 2016 -0800 |
committer | Jeff Tinker <jtinker@google.com> | Thu Mar 03 15:47:09 2016 -0800 |
tree | 382947ca854370c799bc7056c5ad034dba7c1995 | |
parent | 60b7bcc614ae818c902e1a0ed3b2381e23eba61c [diff] |
Fix uninitialized crypto pattern Apps built against an older API don't have the recently added pattern field in MediaCodec.CryptoInfo which causes the crypto pattern fields to be uninitialized. This change ensures the pattern is initialized in all cases. bug: 27477422 Change-Id: I5796bf5fbca93dba5bf9a2b74c1c6638b9e90f65