summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:46 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 02:19:46 +0000
commitb462d061520224072b1f0a60e6cf85f874967be6 (patch)
tree8ad3cbe0a1640ec1d10675cafe214b0343ff223e
parentf5b943ad1672873d4933dc66c1d2712237ab6528 (diff)
parent0135fbb76c9974d66b6b2149430ca5572b703aa6 (diff)
downloadder-oid-macro-android14-tests-release.tar.gz
Change-Id: I26b6aa9ace81ef175d9836280af25c2cb65b04f5
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 2170aa3..bf1b043 100644
--- a/Android.bp
+++ b/Android.bp
@@ -49,4 +49,6 @@ rust_proc_macro {
"libnum_traits",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}