aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:50 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:50 +0000
commitbaa68bc1591ecea8f93372928742f54df45cdf20 (patch)
tree7a26fe7060121f06633afbf29cad40dbc58ae5e2
parentaa3f2ba4e4a0790e4510e2b6820eb41dd293d31e (diff)
parent34830c0646a9c3c29cc85d1f1ff3f40b40417c2f (diff)
downloaddocument-features-baa68bc1591ecea8f93372928742f54df45cdf20.tar.gz
Change-Id: I1d9bc195ff20c82f58c611e3c01aa40511022a23
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index c5a14fd..2066781 100644
--- a/Android.bp
+++ b/Android.bp
@@ -50,4 +50,6 @@ rust_proc_macro {
rustlibs: [
"liblitrs",
],
+ product_available: true,
+ vendor_available: true,
}