commit | 19b0be6e8b5ffe28215dc00e2c551be46483d0aa | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Nov 15 07:51:15 2019 -0800 |
committer | Marco Nelissen <marcone@google.com> | Tue Nov 19 12:20:24 2019 -0800 |
tree | 2bf28aa0a6f9667c0c92de2c3355302e163b0e24 | |
parent | 0501baaa032a55226be40aeeb945dcebba635164 [diff] |
Remove DrmInitialization from IDataSource DrmInitialization only needs to be called on PlayerServiceFileSource and PlayerServiceMediaHTTP, so just have those initialize the forward lock engine automatically, which removes the need to have this in the IDataSource interface. Test: atest cts/tests/tests/drm/src/android/drm/cts/DRMTest.java Change-Id: I344f46b65b5c473930b16b9b4041e4897384dc18 Merged-In: I344f46b65b5c473930b16b9b4041e4897384dc18