commit | f9656ff1f117830f2f3d3e24be354fa3a4db3ada | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Fri Nov 15 07:51:15 2019 -0800 |
committer | Marco Nelissen <marcone@google.com> | Fri Nov 15 11:18:27 2019 -0800 |
tree | b8958bc6b2700ebc86cb2afdd992a177c2c1ae23 | |
parent | 7e5e530d39e3de6f904c8587b1c60bed631178c1 [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