commit | 44f43b8fa22850045315d90a7cfd83b0dca598c0 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Wed Oct 06 22:55:14 2021 +0000 |
committer | Xin Li <delphij@google.com> | Wed Oct 06 22:55:14 2021 +0000 |
tree | 7b371798d65b85c0b1177b92a9764434bf25a415 | |
parent | aea49653af2e37fa5c9543fa8ff2b25c780202be [diff] | |
parent | 9adabf2e6f79766530ee636c000fd37308e9290a [diff] |
Merge Android 12 Bug: 202323961 Merged-In: Ibf6054a5dde793e6072917f498c83ed01e074234 Change-Id: I7c638689331513a2ecdc8c0685ebff5953a78ffd
diff --git a/keystore2/aidl/android/security/legacykeystore/ILegacyKeystore.aidl b/keystore2/aidl/android/security/legacykeystore/ILegacyKeystore.aidl index fe93673..e65efaa 100644 --- a/keystore2/aidl/android/security/legacykeystore/ILegacyKeystore.aidl +++ b/keystore2/aidl/android/security/legacykeystore/ILegacyKeystore.aidl
@@ -95,4 +95,4 @@ * @param uid legacy namespace to list. Specify UID_SELF for caller's namespace. */ String[] list(in String prefix, int uid); -} +} \ No newline at end of file