commit | 7a2c973db7756a60f1cdd6cf67411115c1576081 | [log] [tgz] |
---|---|---|
author | Chad Brubaker <cbrubaker@google.com> | Tue Jan 13 17:41:22 2015 -0800 |
committer | Chad Brubaker <cbrubaker@google.com> | Tue Jan 13 18:29:15 2015 -0800 |
tree | 16da25774e868e346368f4d61d3d8e3d0967584b | |
parent | 21454aa27643f69a0ee9377ae09a01e96af3718f [diff] |
Generate IKeystoreService using aidl This replaces IKeystoreService.java with IKeystoreService.aidl and changes the methods that passed down a byte[][] to instead pass down a KeystoreArguments which is currently a thin parcelable wrapper around a byte[][]. Change-Id: I6367bcf57562f41a27aab14f1903b74995cb65c2