Merge "Keystore 2.0 km_compat: Cuttlefish does not return a vendor patch level." am: d644edaa37

Original change: https://android-review.googlesource.com/c/platform/system/security/+/1836782

Change-Id: I64c7aa95b12d5ce3a2c7b4149fe5ec98fbac04e7
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