commit | d00c5971d96df9310fa264e49a4524b18db570fa | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Thu Oct 07 23:50:28 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Oct 07 23:50:28 2021 +0000 |
tree | 7b371798d65b85c0b1177b92a9764434bf25a415 | |
parent | aea49653af2e37fa5c9543fa8ff2b25c780202be [diff] | |
parent | 44f43b8fa22850045315d90a7cfd83b0dca598c0 [diff] |
Merge "Merge Android 12"
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