commit | 6a5934aee3b1313daf82d6063827e9a4f4c96ab6 | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Mon Feb 05 15:37:04 2018 -0800 |
committer | Jeff Tinker <jtinker@google.com> | Thu Feb 08 01:47:45 2018 +0000 |
tree | f3959373e3c3bce310cb66fb24dacc484c017fcd | |
parent | e3d0fd346bbddd9f0423fb52fce70bd11e3535f9 [diff] |
Fix MediaDrm security level APIs During development of the vendor/widevine HAL module, the newly added MediaDrm.setSecurityLevel method was found to be difficult to implement efficiently since the security level is needed at the time a session is opened. This CL moves the security level parameter to openSession to resolve this problem. bug:72831697 bug:64001680 test: VtsHalDrmV1_1TargetTest, GTS media tests Change-Id: Id9c765131d0ee6fa85f83d098955acf603229b46