aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:21:52 +0000
commitf4e00128df65edffbee06aa14b30328be32c28ce (patch)
tree207634b084b5affe542b82e8e7ef309ecba81fcf
parent0e656e42adee32c2c5ce11d197abefa84687125b (diff)
parent556340dcdc4ff10bc0070fbd511b7a3c6d741f5c (diff)
downloadquote-android-14.0.0_r2.tar.gz
Change-Id: Ia823e65325ca018ca0944c93f8a7c00e8b5d25bd
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 0a60c45..4709e22 100644
--- a/Android.bp
+++ b/Android.bp
@@ -52,4 +52,6 @@ rust_library_host {
"libproc_macro2",
],
compile_multilib: "first",
+ product_available: true,
+ vendor_available: true,
}