Report OEMCrypto Build Information in License Request am: 5ee5d00514

am: 23c3bc8ebc

Change-Id: I1006614f9eadc97e9287816723ec179851bf2e67
This commit is contained in:
Fred Gylys-Colwell
2019-05-10 06:30:12 -07:00
committed by android-build-merger
3 changed files with 18 additions and 0 deletions

View File

@@ -177,6 +177,7 @@ class CryptoSession {
virtual bool GetBuildInformation(SecurityLevel security_level,
std::string* info);
virtual bool GetBuildInformation(std::string* info);
virtual uint32_t IsDecryptHashSupported(SecurityLevel security_level);