blob: e9ba65943b7be440050f35e9cae1196a75266f01 [file] [log] [blame]
diff --git a/Android.bp b/Android.bp
index cc2a9fa..bb9f5cf 100644
--- a/Android.bp
+++ b/Android.bp
@@ -7,7 +7,7 @@
rust_library {
name: "liboneshot_uniffi",
host_supported: true,
- crate_name: "oneshot_uniffi",
+ crate_name: "oneshot",
cargo_env_compat: true,
cargo_pkg_version: "0.1.6",
srcs: ["src/lib.rs"],