summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:15:11 +0000
commitc7430a16efc9cb36a7e7e0982b65492d9ef80982 (patch)
tree8ad3cbe0a1640ec1d10675cafe214b0343ff223e
parent9f54274f06f2a096dcd8ab3b4b1e458eb26eacfd (diff)
parentc88247f9079dc21efe2d8719490b9fc0de42ddbb (diff)
downloadder-oid-macro-android14-d1-s5-release.tar.gz
Change-Id: Idebbcc6451f223efbe44722236c84642f1393a0e
-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,
}