Add Oemcrypto build information to metrics.
Import from http://go/wvgerrit/68385 Adds the build information returned from OEMCrypto_BuildInformation() to the CDM session metrics. Bug: 117117555 Test: Unit tests. GPlay manual. GTS Tests. Change-Id: I505c46fec61a7c62538f843185ec0358f860da79
This commit is contained in:
@@ -278,6 +278,7 @@ class SessionMetrics {
|
||||
|
||||
EventMetric<kKeyRequestTypeFieldNumber, CdmKeyRequestType>
|
||||
cdm_session_license_request_latency_ms_;
|
||||
ValueMetric<std::string> oemcrypto_build_info_;
|
||||
|
||||
// Serialize the session metrics to the provided |metric_group|.
|
||||
// |metric_group| is owned by the caller and must not be null.
|
||||
|
||||
Reference in New Issue
Block a user