Fix CastReceiver unit tests
Test: opk_ta, opk_ta_p40 Bug: 259454969 Merged from https://widevine-internal-review.googlesource.com/175370 Change-Id: I6cefe7fb85db539ecb066498b51525a04b8bbd51
This commit is contained in:
committed by
Robert Shih
parent
27421a9161
commit
4fa979b43d
@@ -391,6 +391,7 @@ class Provisioning40CastRoundTrip
|
||||
|
||||
// Returned
|
||||
const std::vector<uint8_t>& wrapped_drm_key() { return wrapped_drm_key_; }
|
||||
const std::vector<uint8_t>& wrapped_rsa_key() { return wrapped_rsa_key_; }
|
||||
const std::vector<uint8_t>& drm_public_key() { return drm_public_key_; }
|
||||
OEMCrypto_PrivateKeyType drm_key_type() { return drm_key_type_; }
|
||||
void set_allowed_schemes(uint32_t allowed_schemes) {
|
||||
|
||||
Reference in New Issue
Block a user