Merge changes I55b1eb04,I839db69a,I43e845b8,I56b6d301,Ia59bfacf, ... into main
* changes: Unit tests for forbidden RSA key usage Add DRM reprovisioning request generation Correct copyright header Fix bcc length for printing Update ODK version to 18.4 Adjust skipping tests when provisioning skipped Change test storage to use protobuf Remove WvCdmEnginePreProvTestStaging Rename and clarify Drm Reprovisioning token types
This commit is contained in:
@@ -607,7 +607,9 @@ enum CdmClientTokenType : int32_t {
|
||||
kClientTokenOemCert,
|
||||
kClientTokenUninitialized,
|
||||
kClientTokenBootCertChain,
|
||||
kClientTokenDrmReprovisioning,
|
||||
// For use by internal L3 CDMs supporting individualization of embedded
|
||||
// drm certificates.
|
||||
kClientTokenDrmCertificateReprovisioning,
|
||||
};
|
||||
|
||||
// kNonSecureUsageSupport - TEE does not provide any support for usage
|
||||
|
||||
Reference in New Issue
Block a user