commit | c5b210b62b57418237dacd74f1d834bb1ca4979b | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Fri Sep 11 13:27:37 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Wed Oct 07 17:52:32 2020 -0700 |
tree | adf9f534f503f9814df60a9f19aa679b73040c31 | |
parent | 71dc30de9cd29a9cccd3ada1fcd821c4aac8a11e [diff] |
Keystore 2.0: Adopt associated const enum variants. The aidl to rust generator now generates tuple structs with associated constants as variants. This patch adjusts the existing Keystore 2.0 codebase to this change. In the process one more variant was added to the implement_key_parameter_conversion_to_from_wire! macro and the indentation was fixed. Test: keystore2_test Change-Id: I2639c76d4da7401f6799180e1bfcb3e420341628