Declare class for drmFactory, crypto/drmPlugins

[ Merged from http://go/wvgerrit/152493 ]

Replace struct with class for WVDrmFactory, WVCryptoPlugin
and WVDrmPlugin.

Also fix build_all_unit_tests.sh, hidl_metrics_adapter_unittest
has been renamed to hal_metrics_adapter_unittest.

Test: unit tests
Test: Google TV and Netflix
Test: atest GtsMediaTestCases

Bug: 216717460
Change-Id: I92b15510267e8f37058845be760a6ec6241bc5d7
This commit is contained in:
Edwin Wong
2022-05-24 00:03:50 +00:00
parent f735b263ab
commit 8651e9a47c
5 changed files with 28 additions and 18 deletions

View File

@@ -52,7 +52,7 @@ WV_UNITTESTS="base64_test \
file_store_unittest \
file_utils_unittest \
generic_crypto_unittest \
hidl_metrics_adapter_unittest \
hal_metrics_adapter_unittest \
http_socket_test \
initialization_data_unittest \
keybox_ota_test \