aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-05-20 16:58:01 +0000
committerJames Farrell <jamesfarrell@google.com>2024-05-20 16:58:01 +0000
commitfaa44fdd885632692a0944468dfb7670e42cbfc2 (patch)
tree69702ad7f98556fde01d3f425a9123a00a68c534
parentd5659be3e04b1b507f442e09a8cc34bcea91e34d (diff)
downloadbindgen-cli-main.tar.gz
Update Android.bp by running cargo_embargoHEADmastermain
Test: ran cargo_embargo Change-Id: Ied37ffe590205f5a333e556ba07e235c4297ac5b
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index e9e15f9..38844c8 100644
--- a/Android.bp
+++ b/Android.bp
@@ -25,7 +25,7 @@ rust_binary_host {
crate_name: "bindgen",
cargo_env_compat: true,
cargo_pkg_version: "0.69.2",
- srcs: ["main.rs"],
+ crate_root: "main.rs",
edition: "2018",
features: [
"default",