• Chad Brubaker's avatar
    Generate IKeystoreService using aidl · 7a2c973d
    Chad Brubaker authored
    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
    7a2c973d
Android.mk 48.3 KB