commit | e24f347d2fedd1b91b22d948adf67e0005602344 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Wed Aug 12 17:58:49 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Thu Sep 03 08:52:30 2020 -0700 |
tree | aebde6ee0be64914889f58ec1640cf91751b2b7f | |
parent | 5de2d3086d9859499ed5727a32c11809aafa0e3c [diff] |
Change error.rs to use generated types. This patch also removes AidlResult form the error module. The new version of the Keystore 2.0 AIDL spec requires that ResponseCode and ErrorCode will be returned as service specific error, instead of the Result type. Test: keystore2_test Change-Id: I6f730b282c84abc8be2e693e5d2c7053648d7588