aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-20 17:00:34 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-20 17:00:34 +0000
commit7f695b94f7da9722b1433f428be75c3ac5b7fa0c (patch)
tree1de691fb58c19059dd8f269cff13b45b8c9586d0
parent8790b155e18e49020043ac3344820b1443f33ebb (diff)
downloadclap_lex-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ice1bc43458c35db7ed5fb2005c61e94640edfafb
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 4ff3cd0..bd39d41 100644
--- a/Android.bp
+++ b/Android.bp
@@ -45,7 +45,7 @@ rust_library {
crate_name: "clap_lex",
cargo_env_compat: true,
cargo_pkg_version: "0.3.2",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2021",
rustlibs: ["libos_str_bytes"],
apex_available: [