aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
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 dd0eac2..226e160 100644
--- a/Android.bp
+++ b/Android.bp
@@ -40,6 +40,7 @@ license {
rust_library {
name: "libthiserror",
host_supported: true,
+ vendor_available: true,
crate_name: "thiserror",
cargo_env_compat: true,
cargo_pkg_version: "1.0.29",