summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 18:23:21 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 18:23:21 +0000
commitfb2e85f6e31911978cd6f2b9f584970ef538445a (patch)
tree8ad3cbe0a1640ec1d10675cafe214b0343ff223e
parent92c3403bf152a9fe26ed9e5ea94ae5065130d306 (diff)
parent6268cc482b2c730a1dbc324e537d31c280f67537 (diff)
downloadder-oid-macro-fb2e85f6e31911978cd6f2b9f584970ef538445a.tar.gz
Snap for 9751898 from 6268cc482b2c730a1dbc324e537d31c280f67537 to simpleperf-release
Change-Id: I6741f5602aa29a81bb1d12387a3c495e708b4b14
-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,
}