summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:02 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-10 05:18:02 +0000
commitb66eb2d7afc4237932433ce31015e723da5d9bbb (patch)
treed78b715926d3c0eebd4a55fa04a90b1f02dc212e
parent41cbb833d0fa2e29ba824a3724e2bd7d2229c647 (diff)
parent315af1a9bc16e3d0db22ee0f3a9c41f687c7c6b6 (diff)
downloadthiserror-impl-android14-d1-s3-release.tar.gz
Change-Id: I6d7ddeec640ce622dff7759229e1aae095c58b60
-rw-r--r--Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index f63b1c1..367ebe3 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,4 +51,6 @@ rust_proc_macro {
"libquote",
"libsyn",
],
+ product_available: true,
+ vendor_available: true,
}