Merge "Renaming of Usage Table related variables and types."
This commit is contained in:
committed by
Android (Google) Code Review
commit
d933e34824
@@ -45,6 +45,7 @@ cc_library_static {
|
||||
CORE_SRC_DIR + "/cdm_engine_factory.cpp",
|
||||
CORE_SRC_DIR + "/cdm_session.cpp",
|
||||
CORE_SRC_DIR + "/cdm_session_map.cpp",
|
||||
CORE_SRC_DIR + "/cdm_usage_table.cpp",
|
||||
CORE_SRC_DIR + "/certificate_provisioning.cpp",
|
||||
CORE_SRC_DIR + "/client_identification.cpp",
|
||||
CORE_SRC_DIR + "/content_key_session.cpp",
|
||||
@@ -66,7 +67,6 @@ cc_library_static {
|
||||
CORE_SRC_DIR + "/privacy_crypto_boringssl.cpp",
|
||||
CORE_SRC_DIR + "/service_certificate.cpp",
|
||||
CORE_SRC_DIR + "/system_id_extractor.cpp",
|
||||
CORE_SRC_DIR + "/usage_table_header.cpp",
|
||||
CORE_SRC_DIR + "/wv_cdm_types.cpp",
|
||||
SRC_DIR + "/wv_content_decryption_module.cpp",
|
||||
METRICS_SRC_DIR + "/attribute_handler.cpp",
|
||||
|
||||
Reference in New Issue
Block a user