Snap for 13182071 from 273ade05d6a22dbb93d3a12a0cc28896a00ae174 to 25Q2-release

Change-Id: I6bb1440e2f3b7177e5bf6ee3c8a01c330d77f4ac
diff --git a/keystore2/test_utils/attestation/Android.bp b/keystore2/test_utils/attestation/Android.bp
index dbf02d0..0ac5630 100644
--- a/keystore2/test_utils/attestation/Android.bp
+++ b/keystore2/test_utils/attestation/Android.bp
@@ -40,6 +40,7 @@
 rust_library {
     name: "libkeystore_attestation",
     defaults: ["libkeystore_attestation_defaults"],
+    vendor_available: true,
 }
 
 rust_test {