Use aidl interface for Widevine service.

The interface is defined in
hardware/interfaces/drm/aidl(http://go/ag/15329852).

Test: build
  m android.hardware.drm-service.widevine -j128

Test: build_and_run_all_unit_tests.sh
  for hidl tests

Test: atest VtsAidlHalDrmTargetTest

Bug: 200055138
Bug: 170964303
Change-Id: If2f2a129914436ba5cef1c46f6cb9415e12c3d1c
This commit is contained in:
Edwin
2021-12-30 11:39:14 -08:00
parent 642965c678
commit 96a8ccd4a1
75 changed files with 7077 additions and 1479 deletions

View File

@@ -66730,7 +66730,7 @@ OEMCryptoResult wvoec3::Level3_Initialize() {
szfrtdzv(12) = nmvfyrzi;
if (!szfrtdzv(12)) goto ooscusvc;
{
wvutil::Log("", "", 0, wvutil::LOG_ERROR,
wvutil::Log("", "", 0, wvutil::CDM_LOG_ERROR,
"Initialize without previous terminate.");
delete nmvfyrzi;
}
@@ -66742,7 +66742,7 @@ OEMCryptoResult wvoec3::Level3_Initialize() {
szfrtdzv(11) = !nmvfyrzi;
if (!szfrtdzv(11)) goto rguuqwia;
{
wvutil::Log("", "", 0, wvutil::LOG_ERROR,
wvutil::Log("", "", 0, wvutil::CDM_LOG_ERROR,
"Memory Full. Cannot initialize.");
return OEMCrypto_ERROR_INIT_FAILED;
}
@@ -66751,7 +66751,7 @@ OEMCryptoResult wvoec3::Level3_Initialize() {
}
nmvfyrzi->saafjqyv();
nmvfyrzi->vsooeshx(false);
wvutil::Log("", "", 0, wvutil::LOG_INFO,
wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO,
"Level3 Library "
"22595"
" "
@@ -71882,7 +71882,7 @@ OEMCryptoResult wvoec3::Level3_Terminate(void) {
{
szfrtdzv(11) = gwajusko(1) != OEMCrypto_SUCCESS;
if (!szfrtdzv(11)) goto movuujnv;
{ wvutil::Log("", "", 0, wvutil::LOG_INFO, "L3 has leaked memory."); }
{ wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO, "L3 has leaked memory."); }
movuujnv:;
}
@@ -71895,12 +71895,12 @@ OEMCryptoResult wvoec3::Level3_Terminate(void) {
nmvfyrzi->vsooeshx(false);
delete nmvfyrzi;
nmvfyrzi = nullptr;
wvutil::Log("", "", 0, wvutil::LOG_INFO, "L3 Terminate.");
wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO, "L3 Terminate.");
}
goto ofvfedfj;
hiohtepc:;
{
wvutil::Log("", "", 0, wvutil::LOG_INFO,
wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO,
"L3 Terminate without initialize.");
}
ofvfedfj:;
@@ -72084,7 +72084,7 @@ OEMCryptoResult wvoec3::Level3_DecryptCENC(
(*urhzeplu(0)).buffers.input_data_length == 0;
if (!szfrtdzv(4)) goto mvrppfig;
{
wvutil::Log("", "", 0, wvutil::LOG_INFO,
wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO,
"Level3_DecryptCENC(): OEMCrypto_ERROR_INVALID_CONTEXT.");
return OEMCrypto_ERROR_INVALID_CONTEXT;
}
@@ -72137,7 +72137,7 @@ OEMCryptoResult wvoec3::Level3_DecryptCENC(
szfrtdzv(13) = dhbggeeb(22) != (*urhzeplu(0)).buffers.input_data_length;
if (!szfrtdzv(13)) goto sbiqucjq;
{
wvutil::Log("", "", 0, wvutil::LOG_INFO,
wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO,
"Level3_DecryptCENC(): Sample and subsample lengths do "
"not match.");
return OEMCrypto_ERROR_INVALID_CONTEXT;
@@ -73095,12 +73095,12 @@ OEMCryptoResult wvoec3::Level3_LoadCasECMKeys(
OEMCryptoResult wvoec3::Level3_ProductionReady() { return OEMCrypto_SUCCESS; }
OEMCryptoResult wvoec3::Level3_Idle(OEMCrypto_IdleState lohuxnvn,
uint32_t ioulgnsj) {
wvutil::Log("", "", 0, wvutil::LOG_INFO,
wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO,
"no OEMCrypto activity for some time so entering idle state");
return OEMCrypto_SUCCESS;
}
OEMCryptoResult wvoec3::Level3_Wake() {
wvutil::Log("", "", 0, wvutil::LOG_INFO, "OEMCrypto operations resuming");
wvutil::Log("", "", 0, wvutil::CDM_LOG_INFO, "OEMCrypto operations resuming");
return OEMCrypto_SUCCESS;
}
OEMCryptoResult wvoec3::Level3_ReuseUsageEntry(OEMCrypto_SESSION pzfszjmn,