Update OEMCrypto to match ODK version updates
Bug: 293154424 Change-Id: Ie22bc48e043f2a88090a2601d5d5c96953e73015
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
namespace wvoec {
|
||||
|
||||
// These tests are designed to work for this version:
|
||||
constexpr unsigned int kCurrentAPI = 18;
|
||||
constexpr unsigned int kCurrentAPI = 19;
|
||||
// The API version when Core Messages were introduced.
|
||||
constexpr unsigned int kCoreMessagesAPI = 16;
|
||||
// The API version when we stopped encrypting key control blocks.
|
||||
|
||||
Reference in New Issue
Block a user