aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:13 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:17:13 +0000
commitb65e99c0e9cde945d4864d40527e30177f3ecf29 (patch)
tree207634b084b5affe542b82e8e7ef309ecba81fcf
parent2bacf134b085ac136c989db37e6d99236a2754a3 (diff)
parentab71c22418a2844cf119ca04d86f380c53e549bf (diff)
downloadquote-android14-d1-s5-release.tar.gz
Change-Id: I6f8577054bf41dd726961925117282ff2c9a38bb
-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,
}