Add comments referencing both places that need to be updated with new minor version releases.
PiperOrigin-RevId: 552584184 Change-Id: I3eaba4e9b4cf83e70c5dfc2edcfbbeace789d49a (cherry picked from commit 589feafd7b572319ddbae97eb1778d760a739dd3)
This commit is contained in:
@@ -264,6 +264,8 @@ OEMCryptoResult ODK_InitializeSessionValues(ODK_TimerLimits* timer_limits,
|
||||
ODK_InitializeClockValues(clock_values, 0);
|
||||
|
||||
nonce_values->api_major_version = api_major_version;
|
||||
// This needs to be updated with new version releases in the default features
|
||||
// of core message features.
|
||||
switch (nonce_values->api_major_version) {
|
||||
case 16:
|
||||
nonce_values->api_minor_version = 5;
|
||||
|
||||
Reference in New Issue
Block a user