84efb88c285ee90a146bc63533178b40982acd1d
Merge from widevine repo of http://go/wvgerrit/14669 This fixes two timing-related test failures when running the OEMCrypto tests in the CE test suite. The failures were caused by the TestHost Clock implementation, which is a fake. Since there is no clear reason for OEMCrypto/mock to rely on wvcdm::Clock, this replaces it with time(NULL). Incidentally, this also makes the time source consistent with the tests themselves, which were already using time(NULL). Change-Id: I0fad51f14d45f99526146da05b757d4ba7b6aba0
Description
No description provided