Files
android/libwvdrmengine/level3
Cong Lin 61218ec6cf Fix L3 clock loading issue
This is a merge of http://go/wvgerrit/126703
Only obfuscated libraries for Android are included in this CL.

L3 loads clock info from an encrypted file during initialization. There
is a bug which calls the clock loading function before the decryption
key gets intialized in InitializeEngine(). Clock will be loaded with bad
decrypted data, which caused playback failure after system reboot.

The fix is to move clock loading after InitializeEngine() to ensure
decryption key is ready.

Bug: 188873354
Bug: 188892717
Test: L3 unit tests;
Test: Manual playback tests on Netflix
      Download, play, reboot device, play again
Test: GTS tests https://android-build.googleplex.com/builds/tests/view?invocationId=I02800009363823424&testResultId=TR23225132004211909&redirect=http://sponge2/73efa8e8-951a-48bb-b2a9-0b09d5038ed3

Change-Id: Icf34aa3135fdcb77dea8104a90ce90f14e79e61c
2021-06-21 22:15:18 +00:00
..
2021-06-21 22:15:18 +00:00
2021-06-21 22:15:18 +00:00
2021-05-20 14:56:20 -07:00
2020-03-13 14:12:09 -07:00
2021-06-21 22:15:18 +00:00
2021-06-21 22:15:18 +00:00
2018-09-18 16:33:11 -07:00

The libwvlevel3.a static libraries under the different platforms were made with OEMCertificates with the following SYSTEM_IDs:

arm: 8158 arm64: 8159 mips: 8160 mips64: 8161 x86: 8162 x86_64: 8163