aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Android.bp b/Android.bp
index 088635a..1daa7a9 100644
--- a/Android.bp
+++ b/Android.bp
@@ -1,4 +1,4 @@
-// This file is generated by cargo2android.py --run --tests.
+// This file is generated by cargo2android.py --config cargo2android.json.
// Do not modify this file as changes will be overridden on upgrade.
package {
@@ -52,7 +52,7 @@ rust_library_host {
}
rust_test_host {
- name: "shlex_host_test_src_lib",
+ name: "shlex_test_src_lib",
crate_name: "shlex",
cargo_env_compat: true,
cargo_pkg_version: "1.1.0",