commit | d7ad856c1848c373497b54185f64be74af5afb45 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Mon Jan 23 09:28:56 2023 -0800 |
committer | Seth Moore <sethmo@google.com> | Tue Jan 24 08:45:47 2023 -0800 |
tree | a6c4e95e7d6a6818fce1c4b141e91dc5c8a1eb7e | |
parent | 4c6a5960778b0fd9ffaee0039c7376ea9983eb58 [diff] |
Rename OUT_OF_KEYS -> OUT_OF_KEYS_TRANSIENT More OUT_OF_KEYS errors are coming, and the old "OUT_OF_KEYS" is a bucket for all transient errors. Rename the enum to better indicate this. Also rename OUT_OF_KEYS_REQUIRES_UPGRADE to OUT_OF_KEYS_REQUIRES_SECURITY_PATCH. This better indicates that system is potentially vulnerable (rather than simply running old code). Test: keystore2_test Change-Id: I1f2d803529c3e43592536016a9261e2294b42bb5