commit | 5fb6f67e1989d122238893dd4cd4232ee03eaf90 | [log] [tgz] |
---|---|---|
author | Arun Johnson <arunjohnson@google.com> | Fri Apr 12 17:04:01 2024 +0000 |
committer | Arun Johnson <arunjohnson@google.com> | Fri Apr 12 17:19:22 2024 +0000 |
tree | 7650ca502d4c7a726394e415f9906e71c56fffe7 | |
parent | 209c1cda37740d39194262d96faf6a686f0c4925 [diff] |
Enable reuse of LinearBlock for during secure playback The mapping of the linearblock is kept open until a call to recycle() is done. Users are allowed to use the space in the linear block if available. Behaviour of using overlapping memory location is undefined. Bug: 331921194 Test: atest CtsMediaDrmFrameworkTestCases Change-Id: I5d81be242a2187fe3a57a5474804482e64a5b083