aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 15442ff..71ee04f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,9 +1,9 @@
-// This file is generated by cargo2android.py --run --dependencies.
+// This file is generated by cargo2android.py --run --dependencies --device.
rust_library {
name: "libtextwrap",
- crate_name: "textwrap",
host_supported: true,
+ crate_name: "textwrap",
srcs: ["src/lib.rs"],
edition: "2015",
rustlibs: [