| commit | bbd51f5a8447a8fa45a7638539e4982b5a869934 | [log] [tgz] |
|---|---|---|
| author | James Farrell <jamesfarrell@google.com> | Tue May 21 19:01:20 2024 +0000 |
| committer | James Farrell <jamesfarrell@google.com> | Tue May 21 19:01:20 2024 +0000 |
| tree | 2ba30e3d691f3ee0d52e4ff3e1e7a83f2e7864fa | |
| parent | aa1c03805c0d4df58c6feb26327f64b1c13b8a1d [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: Ib8be1512d552ba3b11b4e0a5af9031c1d1c4645c
diff --git a/Android.bp b/Android.bp index c09aef6..a82b881 100644 --- a/Android.bp +++ b/Android.bp
@@ -27,7 +27,7 @@ crate_name: "mls_rs_core", cargo_env_compat: true, cargo_pkg_version: "0.18.0", - srcs: ["src/lib.rs"], + crate_root: "src/lib.rs", edition: "2021", features: [ "default",