commit | 9510ef1aa2248b2a5ed3c24b7a7d885e1618b619 | [log] [tgz] |
---|---|---|
author | Max Bires <jbires@google.com> | Wed Mar 30 00:17:28 2022 -0700 |
committer | Seth Moore <sethmo@google.com> | Wed Apr 20 14:31:54 2022 -0700 |
tree | 2b5e23d72f8f47aa8e1a254e18352ef82f173017 | |
parent | d8705358c65cf225aae734ea95f648889b73bf48 [diff] |
Make generateKey() return a status This change adds some integers to the AIDL interface in order to convey status back to the caller of generateKey(). This will inform the caller as to whether or not the errors that may occur during provisioning are permanent, and if not, what to do with the transient error. Bug: 227306369 Test: RemoteProvisionerUnitTests Change-Id: I9202358a102b0fb0a104525632a005acb7355840