aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-14 01:42:38 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-14 01:42:38 +0000
commit238524539c2c98f64f921d0b750f9d7366ae7002 (patch)
tree4dfc76883699f2a738bd49a2ca1ce35a7643f9eb
parent1b2241458663273394da15305e596bc538f2105c (diff)
parent98e5660470b2039207b3cc122b01014d890f8051 (diff)
downloadlazy_static-android14-release.tar.gz
Change-Id: I2244a9a63bf93c56d60eb0f255981ea6d850b9d1
-rw-r--r--cargo2android.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/cargo2android.json b/cargo2android.json
index 2cb1e3d..b634ad1 100644
--- a/cargo2android.json
+++ b/cargo2android.json
@@ -13,5 +13,6 @@
"tests/no_std.rs"
],
"tests": true,
- "vendor-available": true
+ "vendor-available": true,
+ "product-available": true
}