aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorJosh Wu <joshwu@google.com>2022-07-28 23:10:09 +0800
committerJosh Wu <joshwu@google.com>2022-07-28 23:10:33 +0800
commit0a7fd3f0f466ec289bd978fb11cc9fec81e90d1e (patch)
tree5d96c117ba52a763d2d56e126fc5a7261f201a95 /Android.bp
parentf6958eef69e4ea3a494c60b44469f884eb748d8d (diff)
downloadnum-integer-0a7fd3f0f466ec289bd978fb11cc9fec81e90d1e.tar.gz
Make crate vendor available
Test: m Bug: 235777894 Change-Id: I3fd52c5d4937160ff8ca1e585f1ac3362709b517
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 7f4ff70..4e731fd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -58,6 +58,7 @@ rust_library {
"//apex_available:platform",
"com.android.virt",
],
+ vendor_available: true,
}
rust_test {