aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-20 17:04:14 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-20 17:04:14 +0000
commit3c59e5c3dd15af92e183056c17f7ad5bd609edc0 (patch)
treef50fa15cfd080adbac047793a6fea8b14902aaf3
parent2a0b19fc983c62caaeb158de3abc4c309e8995e4 (diff)
downloadglam-3c59e5c3dd15af92e183056c17f7ad5bd609edc0.tar.gz
Update Android.bp by running cargo_embargo
Test: ran cargo_embargo Change-Id: I1133b0af5e4a6da0a22a56dd1790186829219807
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 9560743..2c138a4 100644
--- a/Android.bp
+++ b/Android.bp
@@ -46,7 +46,7 @@ rust_library_host {
crate_name: "glam",
cargo_env_compat: true,
cargo_pkg_version: "0.25.0",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2021",
features: [
"default",