History log of /frameworks/base/core/java/android/security/KeystoreArguments.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7a2c973db7756a60f1cdd6cf67411115c1576081 14-Jan-2015 Chad Brubaker <cbrubaker@google.com> 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
/frameworks/base/core/java/android/security/KeystoreArguments.java