summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-21 23:08:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-21 23:08:57 +0000
commitda14503e4f12d208d6d79b8c9fff4116559c2354 (patch)
tree89af2dacfcbb7584cf241be2b80739d2ab5f1857
parentcf7e3797b908a4ca9f219436a78fd22627b2c82d (diff)
parent6795cac8429f239948760c0c00048a9ff2acbea4 (diff)
downloaddarling_core-sdk-release.tar.gz
Snap for 11871564 from 6795cac8429f239948760c0c00048a9ff2acbea4 to sdk-releasesdk-release
Change-Id: I6269875a80374c59afdb17c26a8a11b6bc07ddc7
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 9dbac96..5564d69 100644
--- a/Android.bp
+++ b/Android.bp
@@ -9,7 +9,7 @@ rust_library_host {
crate_name: "darling_core",
cargo_env_compat: true,
cargo_pkg_version: "0.20.8",
- srcs: ["src/lib.rs"],
+ crate_root: "src/lib.rs",
edition: "2018",
rustlibs: [
"libfnv",